snakeoil certificate #6
Annotations
2 errors and 3 warnings
Running AnsibleLint:
tasks/debian/install/proxy.yml#L48
Commands should not change things if nothing needs doing.
|
Running AnsibleLint
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Running AnsibleLint:
defaults/main/3_mariadb.yml#L3
Jinja2 spacing could be improved: {{ { 'dbs': { ZABBIX_CONFIG.database.name: { 'encoding': 'utf8mb4', 'collation': 'utf8mb4_bin' }, }, 'users': { ZABBIX_CONFIG.database.user.server_proxy: { 'priv': ZABBIX_CONFIG.database.name + '.*:ALL', 'pwd': ZABBIX_CONFIG.database.pwd.server_proxy, 'update_pwd': ZABBIX_CONFIG.database.update_password }, ZABBIX_CONFIG.database.user.agent: { 'priv': '*.*:PROCESS,SHOW DATABASES,BINLOG MONITOR,SHOW VIEW', 'pwd': ZABBIX_CONFIG.database.pwd.agent, 'update_pwd': ZABBIX_CONFIG.database.update_password }, }, 'settings': ZABBIX_CONFIG.database.settings, 'socket': '/run/mysqld/mysqld_zabbix.sock' } }} -> {{ {
|
Running YamlLint:
.github/workflows/lint.yml#L5
5:1 [truthy] truthy value should be one of [false, no, true, yes]
|
The logs for this run have expired and are no longer available.
Loading