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

This commit is contained in:
2026-09-15 21:39:47 -04:00
parent 2438978296
commit 7a43c728a3
7 changed files with 31 additions and 33 deletions
+4 -4
View File
@@ -24,8 +24,8 @@ apache_vhosts: >-
+ (apache_vhosts_munin | default([]))
}}
docker_add_repo: True
docker_install_compose_plugin: False
docker_add_repo: true
docker_install_compose_plugin: false
docker_users:
- 'gballan'
@@ -43,13 +43,13 @@ munin_node_plugins:
- name: 'uptime'
- name: 'users'
ntp_enabled: True
ntp_enabled: true
ntp_timezone: 'America/New_York'
ntp_package: 'chrony'
ntp_daemon: 'chronyd'
ntp_config_file: '/etc/chrony/chrony.conf'
ntp_driftfile: '/var/lib/chrony/chrony.drift'
ntp_manage_config: True
ntp_manage_config: true
ntp_servers:
- 'virginia.time.system76.com iburst'
- 'ohio.time.system76.com iburst'