mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-07 00:57:00 +02:00
Update to 2022-11-08 12:00
This commit is contained in:
@@ -172,3 +172,7 @@
|
||||
- key: net.bridge.bridge-nf-call-iptables
|
||||
val: 1
|
||||
tags: nomad
|
||||
|
||||
- name: Deploy Docker auth config
|
||||
template: src=docker_auth.json.j2 dest={{ nomad_root_dir }}/docker/auth.json owner={{ nomad_user }} group={{ nomad_user }} mode=600
|
||||
tags: nomad
|
||||
|
Reference in New Issue
Block a user