mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
Accel the update playbook
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user