mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-05 04:38:16 +00:00
Marked as not changed
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
until: pg_ready.rc == 0
|
until: pg_ready.rc == 0
|
||||||
retries: 30
|
retries: 30
|
||||||
delay: 5
|
delay: 5
|
||||||
|
changed_when: false
|
||||||
|
|
||||||
# 1) Create the database
|
# 1) Create the database
|
||||||
- name: "Create database: {{ database_name }}"
|
- name: "Create database: {{ database_name }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user