fix: add linter
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2023-02-08 18:24:09 +01:00
parent 8e6aa8e239
commit 4d4b67ef83
7 changed files with 28 additions and 28 deletions

View File

@ -1,7 +1,7 @@
---
- name: restart networkd
systemd:
ansible.builtin.systemd:
name: "{{ item }}"
state: restarted
daemon_reload: true