Accel the update playbook

This commit is contained in:
Kevin Fenzi 2013-09-30 18:15:41 +00:00
parent 978f481d55
commit ff67503a15

View file

@ -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: