diff --git a/ansible.cfg b/ansible.cfg new file mode 100644 index 0000000..2b28d07 --- /dev/null +++ b/ansible.cfg @@ -0,0 +1,3 @@ +[defaults] +roles_path = ./roles +collections_path = ./collections \ No newline at end of file