No deploy keys without compose deploy variable
This commit is contained in:
parent
a635c7aa48
commit
ef5aacdbbd
@ -33,6 +33,7 @@
|
||||
type: "{{ docker_repos_keytype }}"
|
||||
mode: 0400
|
||||
state: present
|
||||
when: docker_compose_deploy is defined
|
||||
|
||||
- name: Clone external docker-compose projects
|
||||
ansible.builtin.git:
|
||||
|
Loading…
Reference in New Issue
Block a user