Remove unnecessary with_items.
This commit is contained in:
parent
f6a85adb22
commit
cd36f2d5a0
1 changed files with 0 additions and 3 deletions
|
@ -86,9 +86,6 @@
|
||||||
- name: copy ipsilon OIDC client config
|
- name: copy ipsilon OIDC client config
|
||||||
copy: src={{ private }}/files/ipsilon/openidc.{{env}}.static dest=/etc/ipsilon/openidc.static.cfg
|
copy: src={{ private }}/files/ipsilon/openidc.{{env}}.static dest=/etc/ipsilon/openidc.static.cfg
|
||||||
owner=ipsilon group=ipsilon mode=0600
|
owner=ipsilon group=ipsilon mode=0600
|
||||||
with_items:
|
|
||||||
- ipsilon
|
|
||||||
- configuration
|
|
||||||
tags:
|
tags:
|
||||||
- ipsilon
|
- ipsilon
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue