mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-09 12:42:10 +07:00
YAML cleaning
This commit is contained in:
@@ -16,4 +16,6 @@
|
||||
when: ansible_distribution_major_version | version_compare('9', 'lt')
|
||||
|
||||
- name: SERVICE | Ensure backuppc is started
|
||||
service: name=backuppc state=started
|
||||
service:
|
||||
name: backuppc
|
||||
state: started
|
||||
|
||||
Reference in New Issue
Block a user