roles/fstab: remove file when no filesystems are configured #213
Annotations
10 errors and 10 warnings
internal-error:
roles/ansible_pull#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playyh2f3p1u.yml
|
internal-error:
roles/automount#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playa2n3ac7g.yml
|
internal-error:
roles/binhost#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playvkj5tgmn.yml
|
internal-error:
roles/consul#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playi64m0dtg.yml
|
internal-error:
roles/consul_misc_services#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playv8ph3wks.yml
|
internal-error:
roles/consul_service#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playrkxos379.yml
|
internal-error:
roles/dnscrypt_proxy#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playli5s2v4o.yml
|
internal-error:
roles/dnsmasq#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playpkdwzk3_.yml
|
internal-error:
roles/dnsserver#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/playbj0kirwc.yml
|
internal-error:
roles/docker#L1
Unexpected error code 1 from execution of: ansible-playbook -i localhost, --syntax-check /tmp/play3wt0d3bp.yml
|
var-naming[no-role-prefix]:
roles/ansible_pull/defaults/main.yml#L2
Variables names from within roles should use ansible_pull_ as a prefix. (vars: ansible_pull)
|
var-naming[no-role-prefix]:
roles/automount/defaults/main.yml#L2
Variables names from within roles should use automount_ as a prefix. (vars: host_netmounts)
|
var-naming[no-role-prefix]:
roles/binhost/defaults/main.yml#L2
Variables names from within roles should use binhost_ as a prefix. (vars: binhost)
|
var-naming[no-role-prefix]:
roles/binhost/defaults/main.yml#L3
Variables names from within roles should use binhost_ as a prefix. (vars: webroot)
|
var-naming[no-role-prefix]:
roles/binhost/vars/main.yml#L2
Variables names from within roles should use binhost_ as a prefix. (vars: domain_list)
|
var-naming[no-role-prefix]:
roles/consul_misc_services/tasks/consul_misc_services.yml#L6
Variables names from within roles should use consul_service_ as a prefix. (vars: service)
|
var-naming[no-role-prefix]:
roles/consul_service/defaults/main.yml#L2
Variables names from within roles should use consul_service_ as a prefix. (vars: consul_api_root)
|
var-naming[no-role-prefix]:
roles/dnscrypt_proxy/defaults/main.yml#L2
Variables names from within roles should use dnscrypt_proxy_ as a prefix. (vars: dnscryptproxy)
|
var-naming[no-role-prefix]:
roles/dnsmasq/defaults/main.yml#L2
Variables names from within roles should use dnsmasq_ as a prefix. (vars: dnsmasq)
|
var-naming[no-role-prefix]:
roles/dnsserver/defaults/main.yml#L2
Variables names from within roles should use dnsserver_ as a prefix. (vars: network_name)
|