Skip to content

Commit 2840db1

Browse files
committed
[#42] Removing purge_networks as it no longer works with Ansible 11+
1 parent 121cedd commit 2840db1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/django_app_docker/templates/networks.yml.j2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ binds containers ONLY to the app network. -#}
33
networks:
44
- name: "{{ django_app_docker_name_prefix }}"
55
network_mode: "{{ django_app_docker_name_prefix }}"
6-
purge_networks: true
76
networks_cli_compatible: true

0 commit comments

Comments
 (0)