mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-30 15:28:12 +02: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