mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Removed proxy_extra_configuration fact
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user