Whitespace cleanup to get in sync with AniNIX/Uniglot hooks
This commit is contained in:
@@ -58,13 +58,13 @@
|
||||
service:
|
||||
name: openresty
|
||||
state: stopped
|
||||
enabled: no
|
||||
enabled: no
|
||||
|
||||
- name: Ensure service is started
|
||||
become: yes
|
||||
when: conf.changed or confd.changed
|
||||
service:
|
||||
name: "{{ item }}"
|
||||
name: "{{ item }}"
|
||||
enabled: yes
|
||||
state: restarted
|
||||
loop:
|
||||
|
Reference in New Issue
Block a user