mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 12:18:17 +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