Found syntax error!

This commit is contained in:
Bertrand Benjamin 2018-08-28 12:11:06 +02:00
parent 614e1c0a90
commit 89740fb268
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
- name: Ensure curl is present (on older systems without SNI).
apt:
- name: curl
state: present
- state: present
when: add_repository_key is failed
- name: Add Docker apt key (alternative for older systems without SNI).