chore: ansible-lint review (almost done)
This commit is contained in:
@@ -35,4 +35,5 @@
|
||||
ansible.builtin.command:
|
||||
cmd: initdb -D {{ postgres_data_dir }}
|
||||
creates: "{{ postgres_data_dir }}/PG_VERSION"
|
||||
become: false
|
||||
become_user: "{{ postgres_admin_user }}"
|
||||
|
||||
Reference in New Issue
Block a user