swap
This commit is contained in:
parent
54b8cb884d
commit
9b93a59188
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
hosts: all
|
||||
remote_user: root
|
||||
vars:
|
||||
swapfile_size: 1
|
||||
swapfile_size: 1024
|
||||
swapfile_path: /swapfile
|
||||
tasks:
|
||||
- name: Update all packages to their latest version
|
||||
|
|
Loading…
Reference in a new issue