mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved multiple bugs like networking, variables etc. which occured on veen.world server
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
docker_network:
|
||||
name: central_ldap
|
||||
state: present
|
||||
ipam_config:
|
||||
- subnet: "{{ networks.local.central_ldap.subnet }}"
|
||||
|
||||
- name: "copy docker-compose.yml and env file"
|
||||
include_tasks: copy-docker-compose-and-env.yml
|
||||
|
Reference in New Issue
Block a user