implement nss for systemd resolved #149
Annotations
9 errors and 1 warning
Run pipenv run yamllint -s .:
roles/systemd_resolved/tasks/resolv.conf.yml#L10
10:5 [indentation] wrong indentation: expected 8but found 4
|
Run pipenv run yamllint -s .:
roles/systemd_resolved/tasks/resolv.conf.yml#L20
20:5 [indentation] wrong indentation: expected 8but found 4
|
Run pipenv run yamllint -s .:
roles/systemd_resolved/tasks/nss.yml#L2
2:9 [quoted-strings] string value is redundantly quoted with double quotes
|
Run pipenv run yamllint -s .:
roles/systemd_resolved/tasks/nss.yml#L4
4:10 [quoted-strings] string value is redundantly quoted with double quotes
|
Run pipenv run yamllint -s .:
roles/systemd_resolved/tasks/nss.yml#L8
8:9 [quoted-strings] string value is redundantly quoted with double quotes
|
Run pipenv run yamllint -s .:
roles/systemd_resolved/tasks/nss.yml#L10
10:11 [quoted-strings] string value is redundantly quoted with double quotes
|
Run pipenv run yamllint -s .:
roles/systemd_resolved/tasks/nss.yml#L12
12:9 [quoted-strings] string value is redundantly quoted with double quotes
|
Run pipenv run yamllint -s .:
roles/systemd_resolved/tasks/nss.yml#L14
14:11 [quoted-strings] string value is redundantly quoted with double quotes
|
Run pipenv run yamllint -s .
Process completed with exit code 1.
|
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/.
|
Loading