Found syntax error!
This commit is contained in:
parent
614e1c0a90
commit
89740fb268
@ -26,7 +26,7 @@
|
|||||||
- name: Ensure curl is present (on older systems without SNI).
|
- name: Ensure curl is present (on older systems without SNI).
|
||||||
apt:
|
apt:
|
||||||
- name: curl
|
- name: curl
|
||||||
state: present
|
- state: present
|
||||||
when: add_repository_key is failed
|
when: add_repository_key is failed
|
||||||
|
|
||||||
- name: Add Docker apt key (alternative for older systems without SNI).
|
- name: Add Docker apt key (alternative for older systems without SNI).
|
||||||
|
Loading…
Reference in New Issue
Block a user