feat(ansible): ansible.cfg added workdir roles

!28
This commit is contained in:
2023-06-05 12:11:23 +09:30
parent ea2e336aac
commit a1e3a0c656

View File

@ -1,4 +1,4 @@
[defaults]
collections_path=/etc/ansible/collections
roles_path=/etc/ansible/roles
log_path=/ansible.log
roles_path=/etc/ansible/roles:/workdir/roles:/workdir/ansible-roles
log_path=/ansible.log