Fixing more ansible-lint errors
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2026-09-15 21:44:22 -04:00
parent 7a43c728a3
commit a8254dcb28
10 changed files with 33 additions and 21 deletions
+2 -2
View File
@@ -2,14 +2,14 @@
- name: Install Munin master
hosts: munin_masters
become: True
become: true
roles:
- geerlingguy.munin
- name: Install Munin node
hosts: all
become: True
become: true
roles:
- geerlingguy.munin-node