Fix stray with_items
This commit is contained in:
parent
52c9e9a08d
commit
1ec4774eb3
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
copy: src="index.html" dest=/srv/sks/web/index.html owner=sks group=sks mode=0644
|
copy: src="index.html" dest=/srv/sks/web/index.html owner=sks group=sks mode=0644
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
with_items:
|
|
||||||
- name: /srv/sks/web/css.css
|
- name: /srv/sks/web/css.css
|
||||||
copy: src="css.css" dest=/srv/sks/web/css.css owner=sks group=sks mode=0644
|
copy: src="css.css" dest=/srv/sks/web/css.css owner=sks group=sks mode=0644
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue