issues
search
ovh
/
the-bastion-ansible-wrapper
Using Ansible through The Bastion
https://ovh.github.io/the-bastion/
Apache License 2.0
35
stars
12
forks
source link
feat: Use Python 3 interpreter (#2)
#8
Closed
jouir
closed
2 years ago
jouir
commented
2 years ago
Remove shebang from lib.py because it's only imported, not executed.
Use '/usr/bin/env python3' interpreter to use Python 3 instead of Python 2 because this version has been deprecated in 2020.
Signed-off-by: Julien Riou
julien@riou.xyz
Signed-off-by: Julien Riou julien@riou.xyz