fixed deprecated usage of HEADER_* in boot-rescue...again

netsplit
Niklas Yann Wettengel 7 years ago
parent 582c236ad1
commit 840b169cd5

@ -34,7 +34,8 @@
force_basic_auth: yes
body: "type=hw"
status_code: 200
HEADER_Content-Type: "application/x-www-form-urlencoded"
headers:
Content-Type: "application/x-www-form-urlencoded"
register: reset
- name: remove server from local known_hosts file

Loading…
Cancel
Save