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
|
hosts: all
|
||||||
remote_user: root
|
remote_user: root
|
||||||
vars:
|
vars:
|
||||||
swapfile_size: 1
|
swapfile_size: 1024
|
||||||
swapfile_path: /swapfile
|
swapfile_path: /swapfile
|
||||||
tasks:
|
tasks:
|
||||||
- name: Update all packages to their latest version
|
- name: Update all packages to their latest version
|
||||||
|
|
Loading…
Reference in a new issue