Update LLDAP.yml
This commit is contained in:
parent
1d55ef4ebc
commit
5991317d8b
@ -11,9 +11,7 @@
|
||||
client_cert: "{{ lookup('env','TLS_CERT') }}"
|
||||
client_key: "{{ lookup('env','TLS_KEY') }}"
|
||||
ca_path: "{{ lookup('env','CA_CERT') }}"
|
||||
pull: yes # always pull latest image
|
||||
recreate: yes # recreate containers if image changed
|
||||
remove_orphans: yes # clean up any removed services
|
||||
recreate: "always"
|
||||
state: present
|
||||
delegate_to: localhost
|
||||
run_once: true
|
||||
Loading…
x
Reference in New Issue
Block a user