From b6d5f4206a3b68460c40e8cad25740f42a33a47a Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Sun, 28 Nov 2021 10:04:43 +0100 Subject: [PATCH] ansible.cfg: typo --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index 33120be..c5f49b4 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -2,7 +2,7 @@ [defaults] -# Explicitely redefined some defaults to make subfolder execution work +# Explicitly redefine some defaults to make subfolder execution work roles_path = ./roles # Do not create .retry files