$Customer here is confused :-) using ansible version 2.4.1.0
I get `fatal: [redacted-url]: UNREACHABLE! => {"changed": false, "msg":
"ssl: a float is required", "unreachable": true}`
When I use it in the command line with the following:
ANSIBLE_CONFIG=./ansible.cfg ANSIBLE_FORCE_COLOR=1 PYTHONUNBUFFERED=1
ansible-playbook -v -i ./ansible/hosts -l "TEST_nodes" -e
"ansible_user=username ansible_password=password
ansible_become_pass=password ansible_port=5986 ansible_connection=winrm
ansible_winrm_server_cert_validation=ignore
ansible_winrm_read_timeout_sec=150 ansible_winrm_operation_timeout_sec=120"
./ansible/site.yml
Am I not allowed to use it in this way?
(Relevant GitHub issue: https://github.com/ansible/ansible/issues/25539)
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/4e718d1b-5fd9-40fd-ade7-53593ad235c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.