Fix small problems
This commit is contained in:
parent
e6f4f96339
commit
8d9d084c7d
5 changed files with 8 additions and 3 deletions
|
|
@ -68,7 +68,7 @@
|
|||
become: true
|
||||
|
||||
- name: Set parameters
|
||||
community.postgresql.postgresql_set:
|
||||
community.postgresql.postgresql_alter_system:
|
||||
login_unix_socket: /var/run/postgresql
|
||||
login_user: postgres
|
||||
name: "{{ item.name }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue