From 5fa39c20f7f30d2c032d673182cdd49b5944c9b8 Mon Sep 17 00:00:00 2001 From: matthieu Date: Tue, 4 Mar 2025 15:08:25 -0500 Subject: [PATCH] Add roles/ansible.cfg --- roles/ansible.cfg | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roles/ansible.cfg diff --git a/roles/ansible.cfg b/roles/ansible.cfg new file mode 100644 index 0000000..b06999b --- /dev/null +++ b/roles/ansible.cfg @@ -0,0 +1,2 @@ +[defaults] +library = ./library/ansible-aur \ No newline at end of file