{"failed": true, "msg": "module (setup) is missing interpreter line"}
It happens even with a very simple playbook like below.
- hosts: localhost
gather_facts: no
vars:
ansible_python_interpreter: /usr/bin/python
tasks:
- setup:
- debug: msg = "Hostname is {{ ansible_hostname }}"
Thanks.
--
You received this message because you are subscribed to the Google Groups "AWX Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to awx-project+unsubscribe@googlegroups.com.
To post to this group, send email to awx-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/awx-project/CAN3L5gnq70EJV7AT7%3D4gv9RbC4V-etvArh4xxSVK%3DFuwWTcooA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
John Mitchell
UI Engineer - Ansible Tower
Ansible by Red Hat