diff options
Diffstat (limited to 'site.yml')
-rw-r--r-- | site.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ ---- +--- # ansible-playbook -i stage_vms site.yml -t rkhunter - name: all hosts: all sudo: True roles: - common |