vms: update interfaces for proxmox hosting #215
Annotations
10 errors and 10 warnings
internal-error:
roles/ansible_pull#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playfy6ior8y.yml
|
internal-error:
roles/automount#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playlq1h4890.yml
|
internal-error:
roles/binhost#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/play8tod2ogx.yml
|
internal-error:
roles/consul#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/play5x5a0ghc.yml
|
internal-error:
roles/consul_misc_services#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/play9kp1jtsk.yml
|
internal-error:
roles/consul_service#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playz_c2skft.yml
|
internal-error:
roles/dnscrypt_proxy#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playb5t183pg.yml
|
internal-error:
roles/dnsmasq#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playe7gt_xdh.yml
|
internal-error:
roles/dnsserver#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/playlzeikz1c.yml
|
internal-error:
roles/docker#L1
Unexpected error code 1 from execution of: ansible-playbook --syntax-check /tmp/play_gnzz02h.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)
|