Or this one is the last?

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

View File

@ -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).