Another small typo. Missing - in front of name:
This commit is contained in:
parent
be14b56963
commit
0596e73695
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
name: Create the required directories
|
- name: Create the required directories
|
||||||
file: path={{ item.file }} owner={{ item.owner }}
|
file: path={{ item.file }} owner={{ item.owner }}
|
||||||
group={{ item.group }} mode={{ item.mode }}
|
group={{ item.group }} mode={{ item.mode }}
|
||||||
with_items:
|
with_items:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue