feat(ci): comply with linter
This commit is contained in:
parent
b5c819fb27
commit
80292a63a9
12 changed files with 23 additions and 45 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
|
||||
- name: "manage ntp"
|
||||
tags: ["ntp"]
|
||||
block:
|
||||
|
||||
# install chrony
|
||||
|
|
@ -20,6 +21,3 @@
|
|||
mode: "0644"
|
||||
when: 'ansible_os_family == "Debian"'
|
||||
notify: "restart chrony"
|
||||
|
||||
tags:
|
||||
- "ntp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue