From ccc978261b1f6c7ab5c7627838468b16c377e344 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 26 Apr 2020 02:10:52 -0500 Subject: [PATCH] Force P3 interpreter --- ansible.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible.cfg b/ansible.cfg index 3a06cec..72c8af9 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -7,3 +7,4 @@ host_key_checking = false deprecation_warnings = false ask_become_pass = true pipelining = true +ansible_python_interpreter = /usr/bin/python3