fix(security,common)!: moved sysctl and resolvconf tasks from common to security role to fix DNS resolution fail due to firewall rules
This commit is contained in:
parent
b7ba39bce9
commit
3701ea6276
13 changed files with 57 additions and 55 deletions
1
inventory/group_vars/external/vars.yml
vendored
1
inventory/group_vars/external/vars.yml
vendored
|
@ -2,3 +2,4 @@
|
|||
security_firewall_mangle_drop_privatenets: false
|
||||
global_dns_domainname: "{{ vault_global_dns_domainname }}"
|
||||
external_provisioner_source_ips: '{{ vault_external_provisioner_source_ips }}'
|
||||
security_configure_resolve_conf: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue