ansible_become_password: "{{ vault_root_pass }}" ansible_host: "{{ vault_ansible_host }}" ansible_user: "{{ vault_ssh_user }}" nginx_extra_packages: [nginx-module-geoip, nginx-module-otel] nginx_sites: "{{ vault_nginx_sites }}" nginx_streams: "{{ vault_nginx_streams }}" deluge_web_password: '{{ vault_deluge_web_password }}' deluge_web_password_salt: '{{ vault_deluge_web_password_salt }}' deluge_allow_remote_control: '{{ vault_deluge_allow_remote_control }}' deluge_allowed_remotes: '{{ vault_deluge_allowed_remotes }}' global_dns_udp_dns4: "{{ vault_global_dns_udp_dns4 }}" global_dns_udp_dns6: "{{ vault_global_dns_udp_dns6 }}" security_sysctl_configuration: 'vm.overcommit_memory': 1