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:
NaeiKinDus 2024-08-08 00:00:00 +00:00
parent b7ba39bce9
commit 3701ea6276
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
13 changed files with 57 additions and 55 deletions

View file

@ -1,4 +1,4 @@
custom_base_user_account: 'vagrant'
security_firewall_mangle_drop_privatenets: false
common_configure_resolve_conf: true
security_configure_resolve_conf: true
global_ip_dualstack: false