This repository has been archived by the owner on Nov 9, 2024. It is now read-only.
ansible-easy-vpn Testing #449
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Ansible-lint:
.pre-commit-config.yaml#L3
Wrong indentation: expected at least 1
|
Ansible-lint:
roles/system/vars/Debian.yml#L2
Variables names from within roles should use system_ as a prefix. (vars: sudo_group)
|
Ansible-lint:
roles/system/vars/Debian.yml#L3
Variables names from within roles should use system_ as a prefix. (vars: cron_service)
|
Ansible-lint:
roles/system/vars/RedHat.yml#L2
Variables names from within roles should use system_ as a prefix. (vars: sudo_group)
|
Ansible-lint:
roles/system/vars/RedHat.yml#L3
Variables names from within roles should use system_ as a prefix. (vars: cron_service)
|
Ansible-lint:
roles/wireguard/defaults/main.yml#L2
Variables names from within roles should use wireguard_ as a prefix. (vars: wg_easy_version)
|
Loading