Try another syntax

This commit is contained in:
Bertrand Benjamin 2018-08-28 09:58:57 +02:00
parent 91803b78c7
commit 986a653c85
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
state: present
register: add_repository_key
- name: Ensure curl is present (on older systems without SNI).
- name: Ensure curl is present.
package:
- name: curl
- state: present