1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/playbook
Jeroen Hoekx 879ddddf6f Add ./library to module search path.
It allows for custom modules in the best practices directory structure.
Bundling custom modules along with playbooks in packages is useful.
2012-06-25 21:08:43 +02:00
..
__init__.py Add ./library to module search path. 2012-06-25 21:08:43 +02:00
play.py Allow with_items to specify a variable 2012-06-09 21:59:22 +02:00
task.py Get with_items to work with new play/task architecture. 2012-05-26 01:49:23 -04:00