Compare commits
1 Commits
c186bbf484
...
edf40eb375
Author | SHA1 | Date | |
---|---|---|---|
edf40eb375 |
@ -65,3 +65,7 @@
|
||||
- name: Deploy postgresql using {{ postgresql_deployment_method }}
|
||||
ansible.builtin.include_tasks:
|
||||
file: "deploy-{{ postgresql_deployment_method }}.yml"
|
||||
|
||||
- name: Configure postgresql
|
||||
ansible.builtin.include_tasks:
|
||||
file: "configure.yml"
|
||||
|
Loading…
x
Reference in New Issue
Block a user