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:
|
||||
- packages
|
||||
|
||||
name: Create the required directories
|
||||
- name: Create the required directories
|
||||
file: path={{ item.file }} owner={{ item.owner }}
|
||||
group={{ item.group }} mode={{ item.mode }}
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue