Encountered this issue: 1The full traceback is: 2File "/tmp/ansible_f1UXSi/ansible_module_unarchive.py", line 151, in <module> 3from shlex import quote 45fatal: [206.81.5.18]: FAILED! => { 6"changed": false, 7"invocation": { 8"module_args": { 9"attributes": null, …
Read More1icasimpan@icasimpan.local:~$ curl -H "Accept-Encoding: gzip" -I -udemo:demo http://example.com 2HTTP/1.1 200 OK 3Date: Wed, 04 Oct 2017 15:25:48 GMT 4Server: Apache/2.4.18 (Ubuntu) 5X-Drupal-Cache: HIT 6Etag: "1507130489-1" 7Content-Language: en 8X-Frame-Options: SAMEORIGIN 9Link: </node/171>; …
Read More