From 705e442dbaf748df519238b6fcf659b168f507bc Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Thu, 29 Jan 2026 05:21:36 -0600 Subject: [PATCH] update --- ansible.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ansible.cfg b/ansible.cfg index a515b8f..18e86d7 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,4 @@ [defaults] inventory = ./invintory.yaml -host_key_checking = False \ No newline at end of file +host_key_checking = False +remote_user = administrator \ No newline at end of file