Accel the update playbook
This commit is contained in:
parent
978f481d55
commit
ff67503a15
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
- name: find instances
|
- name: find instances
|
||||||
hosts: $target
|
hosts: $target
|
||||||
|
accelerate: true
|
||||||
user: root
|
user: root
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -15,6 +16,7 @@
|
||||||
|
|
||||||
- name: update all run rkhunter if installed
|
- name: update all run rkhunter if installed
|
||||||
hosts: $target;myvms_new
|
hosts: $target;myvms_new
|
||||||
|
accelerate: true
|
||||||
user: root
|
user: root
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue