Fix group

This commit is contained in:
Kevin Fenzi 2013-08-12 21:18:56 +00:00
parent 3a0857fdd8
commit 749362ae16

View file

@ -3,7 +3,7 @@
# NOTE: most of these vars come from group_vars/mirrorlist or from hostvars
- name: make mailman server
hosts: mailman
hosts: mailman-stg
user: root
gather_facts: False
@ -19,7 +19,7 @@
- include: $handlers/restart_services.yml
- name: make the box be real
hosts: mailman
hosts: mailman-stg
user: root
gather_facts: True