In ANSIBLE.CFG, using int format I need to add an argument such as: interpreter_python_fallback = ["/opt/bin/python3.6", "python3", "python3.7", "python3.6", "python3.5", "python2.7", "python2.6", "python", "/opt/freeware/bin/python", "/opt/bin/python3"]
I have been told that the [ ] form is not 'recognized' as a list argument. So, is there a way? Many thanks. M -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/fecd0612-95da-4fbe-a68b-8f3fd8a3f156n%40googlegroups.com.
