Add python3 support for remote node

This commit is contained in:
Stephen Arsenault 2018-01-11 02:44:34 -05:00
parent 829935960f
commit 4bbddf7745
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
###
---
ansible_python_interpreter: /usr/bin/python3
ssh_root:
- "{{ lookup('file', 'files/admins.pub') }}"