Or this one is the last?
This commit is contained in:
parent
89740fb268
commit
f2974993fc
@ -25,8 +25,8 @@
|
||||
|
||||
- name: Ensure curl is present (on older systems without SNI).
|
||||
apt:
|
||||
- name: curl
|
||||
- state: present
|
||||
name: curl
|
||||
state: present
|
||||
when: add_repository_key is failed
|
||||
|
||||
- name: Add Docker apt key (alternative for older systems without SNI).
|
||||
|
Loading…
Reference in New Issue
Block a user