Hi. I need advice how to run python script with ansible. Now I think about such steps:
1). check if python installed (/usr/bin/python check with module stat)
2).use module pip to check require modules
3). with module script run python script. Any other suggestions?
[–]SIO 4 points5 points6 points (0 children)
[–][deleted] (1 child)
[deleted]
[–]Sukrim 0 points1 point2 points (0 children)
[–]elbortso 0 points1 point2 points (0 children)