docker.yml aktualisiert
This commit is contained in:
@@ -69,7 +69,7 @@
|
|||||||
- name: Add signing key
|
- name: Add signing key
|
||||||
ansible.builtin.shell: curl -fsSL https://download.docker.com/linux/{{ ansible_distribution | lower }}/gpg | gpg --output "/usr/share/keyrings/gpg-pub-docker.gpg" --dearmor
|
ansible.builtin.shell: curl -fsSL https://download.docker.com/linux/{{ ansible_distribution | lower }}/gpg | gpg --output "/usr/share/keyrings/gpg-pub-docker.gpg" --dearmor
|
||||||
args:
|
args:
|
||||||
creates: /home/docker/nextcloud.{{inventory_hostname}}/env
|
creates: /usr/share/keyrings/gpg-pub-docker.gpg
|
||||||
|
|
||||||
#- name: Add signing key
|
#- name: Add signing key
|
||||||
# ansible.builtin.apt_key:
|
# ansible.builtin.apt_key:
|
||||||
|
|||||||
Reference in New Issue
Block a user