Removed proxy_extra_configuration fact

This commit is contained in:
2025-08-13 06:32:52 +02:00
parent 03290eafe1
commit 80dad1a5ed
2 changed files with 5 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
- name: "Unset 'proxy_extra_configuration'"
set_fact:
proxy_extra_configuration: "{{ undef() }}"
proxy_extra_configuration: null
- name: configure websocket_upgrade.conf
copy: