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
|
||||
hosts: $target
|
||||
accelerate: true
|
||||
user: root
|
||||
|
||||
tasks:
|
||||
|
@ -15,6 +16,7 @@
|
|||
|
||||
- name: update all run rkhunter if installed
|
||||
hosts: $target;myvms_new
|
||||
accelerate: true
|
||||
user: root
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue