From a75e8006e43a4e54e1f1ebc4130cadcdb31de349 Mon Sep 17 00:00:00 2001 From: "flyingscorpio@clevo" Date: Fri, 11 Mar 2022 22:31:42 +0100 Subject: [PATCH] Add ansible.cfg --- ansible.cfg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ansible.cfg diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..3efd4c3 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,2 @@ +[defaults] +stdout_callback = yaml