This commit is contained in:
Kevin Fenzi 2016-02-02 21:28:10 +00:00
parent 9006a36832
commit ac883a6cc7

View file

@ -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