This commit is contained in:
parent
8b6329a047
commit
9284162e65
@ -18,7 +18,7 @@
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
loop:
|
||||
- python-psycopg2
|
||||
- python2-psycopg2
|
||||
become: True
|
||||
become_user: root
|
||||
when: postgres_repository_enabled | bool
|
||||
|
Loading…
Reference in New Issue
Block a user