refactor(cfg): remove special paths to roles/collections

This commit is contained in:
Saibotk 2024-11-09 03:52:22 +01:00
parent 3fe405face
commit f4b6ee08a8
Signed by: saibotk
GPG key ID: 67585F0065E261D5
2 changed files with 1 additions and 3 deletions

View file

@ -1,7 +1,4 @@
[defaults]
roles_path = ./roles:$HOME/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles
collections_path = ./collections:$HOME/.ansible/collections:/usr/share/ansible/collections:/etc/ansible/collections
playbook_dir = ./playbooks
inventory = ./inventory

1
playbooks/roles Symbolic link
View file

@ -0,0 +1 @@
../roles