From: Lorin Hochstein Date: Sun, 15 Jan 2017 04:14:46 +0000 (-0800) Subject: Add ansible.cfg X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=55522e545600288a93ea3e004fb7792f0f7f2218;p=ansiblebook.git Add ansible.cfg --- diff --git a/ch13/ansible/ansible.cfg b/ch13/ansible/ansible.cfg index 460145a..45c184f 100644 --- a/ch13/ansible/ansible.cfg +++ b/ch13/ansible/ansible.cfg @@ -1,2 +1,3 @@ # Set any ansible.cfg overrides in this file. # See: https://docs.ansible.com/ansible/intro_configuration.html#explanation-of-values-by-section +ansible_python_interpreter=/usr/bin/python3