Clean up extra spaces
Although these errors are not important, they affect the code specification. Change-Id: Ibc0fe151ccd5a33c552bb72a3cd200642a0d8131
This commit is contained in:
parent
5d52afbe4c
commit
9facfdc958
@ -16,7 +16,7 @@
|
||||
|
||||
- name: create /var/run/swift
|
||||
file:
|
||||
path: '/var/run/swift'
|
||||
path: '/var/run/swift'
|
||||
owner: '{{ ansible_user_id }}'
|
||||
group: '{{ ansible_user_gid }}'
|
||||
state: directory
|
||||
|
Loading…
Reference in New Issue
Block a user