mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-05 04:38:16 +00:00
Replaced redirects by origine to raise performance
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: Create Docker network for PostgreSQL
|
||||
docker_network:
|
||||
community.docker.docker_network:
|
||||
name: "{{ postgres_network_name }}"
|
||||
state: present
|
||||
ipam_config:
|
||||
|
||||
Reference in New Issue
Block a user