mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
specify ansible library dir
`./library` is included by default. In Ansible pre-2.0 it would go through recursively so being this explicit was not necessary.
This commit is contained in:
parent
0b62437c1b
commit
e5af6c2dff
1 changed files with 2 additions and 0 deletions
2
ansible.cfg
Normal file
2
ansible.cfg
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[defaults]
|
||||
library = ./library/ansible-aur
|
||||
Loading…
Add table
Add a link
Reference in a new issue