From 06bae9b219311eb0be84ea619c5c83aeeea65eb3 Mon Sep 17 00:00:00 2001 From: adasium Date: Mon, 1 Jul 2024 18:38:24 +0200 Subject: [PATCH] fix typo --- ansible/ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/ansible.cfg b/ansible/ansible.cfg index e53e666..2972aab 100644 --- a/ansible/ansible.cfg +++ b/ansible/ansible.cfg @@ -1,3 +1,3 @@ [defaults] -nowcows=1 +nocows=1 interpreter_python=/usr/bin/python