ansible does in fact support python3 now...

This commit is contained in:
Pig Monkey 2019-05-01 20:18:34 -07:00
parent 52d7749253
commit a5f5392452
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
[localhost]
localhost ansible_connection=local ansible_python_interpreter=/usr/bin/python2
localhost ansible_connection=local