From cf2c23647bb04e65693d064ec9ee839b9258ca0a Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 26 Apr 2020 02:42:49 -0500 Subject: [PATCH] Actually force P3 --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 72c8af9..9effa3d 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -7,4 +7,4 @@ host_key_checking = false deprecation_warnings = false ask_become_pass = true pipelining = true -ansible_python_interpreter = /usr/bin/python3 +interpreter_python = python3