This commit is contained in:
2022-08-02 06:40:29 +05:30
parent a2e773b3ab
commit 5713d3d410
16 changed files with 179 additions and 274 deletions

View File

@ -12,6 +12,7 @@
docker_image:
name: "{{ postgres_image }}"
source: pull
force_source: yes
# Creates the number of containers defined by the variable create_containers, using values from vars file
- name: Create postgres container