replaced 'with_items' with 'loop'
This commit is contained in:
parent
0259c70488
commit
466907b828
|
|
@ -70,7 +70,7 @@
|
|||
owner: 'root'
|
||||
group: 'root'
|
||||
mode: 0644
|
||||
with_items:
|
||||
loop:
|
||||
- 'ansibleguy.infra_certs.LetsEncryptCertbot.service'
|
||||
- 'ansibleguy.infra_certs.LetsEncryptCertbot.timer'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue