Fix indentation
This commit is contained in:
parent
f6ec12448a
commit
c70d6f97c6
@ -532,7 +532,7 @@ yavdr-common executes the following tasks:
|
||||
***** create directories
|
||||
#+BEGIN_SRC yaml :tangle roles/yavdr-common/tasks/create_directories.yml :exports none :mkdirp yes
|
||||
- name: ensure /etc/yavdr exists
|
||||
file:
|
||||
file:
|
||||
path: /etc/yavdr
|
||||
state: directory
|
||||
mode: 0755
|
||||
|
@ -1,5 +1,5 @@
|
||||
- name: ensure /etc/yavdr exists
|
||||
file:
|
||||
file:
|
||||
path: /etc/yavdr
|
||||
state: directory
|
||||
mode: 0755
|
||||
|
Loading…
Reference in New Issue
Block a user