Actualiser playbook.yaml
This commit is contained in:
parent
d61c26263c
commit
487d6a42ed
1 changed files with 1 additions and 1 deletions
|
|
@ -47,6 +47,6 @@
|
|||
ansible.builtin.apt_repository:
|
||||
repo: >-
|
||||
deb [signed-by={{ path_docker_apt_keyring }}]
|
||||
https://download.docker.com/linux/{{ ansible_distribution | lower }} {{ ansible_distribution_release | lower }} stable
|
||||
https://download.docker.com/linux/{{ ansible_distribution }} {{ ansible_distribution_release }} stable
|
||||
filename: docker
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue