Fix indentation
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user