Fix group
This commit is contained in:
parent
3a0857fdd8
commit
749362ae16
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue