Bugfix for references. #11
linters.yml
on: push
yamllint
10s
ansible-lint
1m 4s
Annotations
5 errors and 1 warning
|
yamllint
Process completed with exit code 1.
|
|
yamllint:
./inventories/group_vars/web_server/main.yml#L268
268:33 [anchors] found undeclared alias "group-reference"
|
|
yamllint:
./inventories/group_vars/web_server/main.yml#L267
267:33 [anchors] found undeclared alias "user-reference"
|
|
yamllint:
./inventories/group_vars/web_server/main.yml#L266
266:33 [anchors] found undeclared alias "mode-reference"
|
|
ansible-lint
Process completed with exit code 2.
|
|
load-failure[composererror]:
inventories/group_vars/web_server/main.yml#L1
found undefined alias
|