mirror of https://github.com/ansible/ansible.git
reclassify fact_path to avoid local relative path (#67652)
should fix following when setting windows path in ansible.cfg:
{"ansible_facts": {}, "changed": false, "failed_modules": {"setup": {"changed": false, "failed": true, "msg": "Get-AnsibleParam: Parameter 'fact_path' has an invalid path '/home/myname/ansible/test/C:\\users\\vagrant\\facts.d\\' specified."}}, "msg": "The following modules failed to execute: setup\n"}
pull/68462/head
parent
ecd66a6a6e
commit
d52d02f8aa
Loading…
Reference in New Issue