Ansible doth not like Pop
Some checks failed
Configure Kumonoboru / deploy (push) Failing after 1m46s
Some checks failed
Configure Kumonoboru / deploy (push) Failing after 1m46s
This commit is contained in:
@@ -13,8 +13,9 @@
|
||||
|
||||
- name: Add Docker's APT key
|
||||
ansible.builtin.apt_key:
|
||||
url: "https://download.docker.com/linux/{{ ansible_distribution|lower }}/gpg"
|
||||
#url: "https://download.docker.com/linux/{{ ansible_distribution|lower }}/gpg"
|
||||
# ^ ex: Ubuntu -> ubuntu
|
||||
url: "https://download.docker.com/linux/ubuntu/gpg"
|
||||
state: present
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user