ansible lint additions, .yamllint.yml configuratuion

This commit is contained in:
Bastian de Byl
2022-04-12 01:43:26 -04:00
parent d955598f05
commit 78f8ce2c6f
35 changed files with 87 additions and 411 deletions

View File

@@ -1,6 +1,6 @@
---
- name: restart_motion
become: true
service:
ansible.builtin.service:
name: motion
state: restarted