ansible: nearing the end of the obviously broken groups.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
80d8694583
commit
de402a44c7
3 changed files with 9 additions and 9 deletions
|
@ -97,7 +97,7 @@
|
|||
#
|
||||
|
||||
- name: setup db users/passwords for mailman and hyperkitty
|
||||
hosts: lists_dev.fedorainfracloud.org
|
||||
hosts: lists-dev.fedorainfracloud.org
|
||||
gather_facts: no
|
||||
become: yes
|
||||
become_user: postgres
|
||||
|
@ -125,7 +125,7 @@
|
|||
|
||||
|
||||
- name: setup mailman and hyperkitty
|
||||
hosts: lists_dev.fedorainfracloud.org
|
||||
hosts: lists-dev.fedorainfracloud.org
|
||||
gather_facts: True
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue