Fix typo
This commit is contained in:
parent
9006a36832
commit
ac883a6cc7
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
- name: setup db users/passwords for mailman and hyperkitty
|
- name: setup db users/passwords for mailman and hyperkitty
|
||||||
hosts: lists-dev.fedorainfracloud.org
|
hosts: lists-dev.fedorainfracloud.org
|
||||||
gather_facts: no
|
gather_facts: no
|
||||||
becom: yes
|
become: yes
|
||||||
become_user: postgres
|
become_user: postgres
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue