Add missing space in tasks indentation
Change-Id: I240b57bb1eaafdb28e2d852b8e70c2f01ae4892a
This commit is contained in:
parent
c4428d8291
commit
aa995b87d0
@ -21,8 +21,8 @@
|
|||||||
|
|
||||||
- name: Load service
|
- name: Load service
|
||||||
service:
|
service:
|
||||||
name: "{{ program_name }}"
|
name: "{{ program_name }}"
|
||||||
enabled: "yes"
|
enabled: "yes"
|
||||||
state: started
|
state: started
|
||||||
notify:
|
notify:
|
||||||
- Restart neutron services
|
- Restart neutron services
|
||||||
|
Loading…
Reference in New Issue
Block a user