From f2eb817346d5ad33f8ce7f6c205024c58c915fc8 Mon Sep 17 00:00:00 2001 From: Jeff Oakes Date: Wed, 20 Mar 2024 16:47:06 -0700 Subject: [PATCH] the other localhost --- bootstrap.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap.yml b/bootstrap.yml index d69699c..7f1f337 100644 --- a/bootstrap.yml +++ b/bootstrap.yml @@ -1,7 +1,8 @@ --- - name: Setup fail2ban - hosts: all + hosts: 127.0.0.1 + connection: local - name: This command will echo text to a file as a test ansible.builtin.shell: