test PR linter #1
Annotations
10 errors
internal-error:
01-common.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check 01-common.yml
|
internal-error:
02-pi.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check 02-pi.yml
|
internal-error:
03-pve-config-A.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check 03-pve-config-A.yml
|
yaml[empty-lines]:
03-pve-config-A.yml#L57
Too many blank lines (2 > 0)
|
internal-error:
03-pve.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check 03-pve.yml
|
internal-error:
04-ad-dc.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check 04-ad-dc.yml
|
var-naming[no-role-prefix]:
04-ad-dc.yml#L7
Variables names from within roles should use samba_ad_dc_ as a prefix. (vars: smb_role)
|
var-naming[no-role-prefix]:
04-ad-dc.yml#L13
Variables names from within roles should use samba_ad_dc_ as a prefix. (vars: smb_role)
|
internal-error:
05-portainer-master.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check 05-portainer-master.yml
|
internal-error:
06-util-server.yml#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check 06-util-server.yml
|