fix
This commit is contained in:
parent
bf80d69817
commit
1bcb233f96
@ -1,5 +1,3 @@
|
||||
{{ ansible_managed | comment }}
|
||||
|
||||
host = "{{ item.host }}"
|
||||
use_https = {{ item.use_https | ternary("true", "false") }}
|
||||
access_key = {{ item.access_key }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user