From c53834e16fc34b5fd020ea2440ff469616275e99 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Tue, 19 Dec 2023 15:47:31 +0000 Subject: Move basic role to essential --- ansible.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg index 7b3ffcb..600b508 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,6 @@ [defaults] inventory = hosts.ini remote_user = root +# Don't want to see warning about Python. On everything I run, proper Python 3 +# should be discoverable. +interpreter_python = auto_silent -- cgit v1.2.3-70-g09d2