#192 Change Python interpreter to explicit.
Closed: SOLVED by astepano. Opened by astepano.

*** ERROR: ambiguous python shebang in /usr/bin/merge-standard-inventory: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.
*** ERROR: ambiguous python shebang in /usr/share/ansible/inventory/standard-inventory-qcow2: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.
*** ERROR: ambiguous python shebang in /usr/share/ansible/inventory/standard-inventory-local: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.
*** ERROR: ambiguous python shebang in /usr/share/ansible/inventory/standard-inventory-docker: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.

Metadata Update from @astepano:
- Issue assigned to astepano

I think this should be closed as we changed to python3 now

@ssahani you are right. Closing.

Metadata Update from @astepano:
- Issue close_status updated to: SOLVED
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests