e05c62547b
* fixes for collection playbooks - add fqcn invocation, also handles extensions - bring import_playbook into new normal - avoid adding collection playbooks to adjacency - deal with extensions or lack of em - added tests - fix bugs with multiple playbooks supplied - unicode/bytes/native fixes - fix modulenotfound for < py3.7 - tests
2 lines
130 B
YAML
2 lines
130 B
YAML
- import_playbook: testns.testcoll.default_collection_playbook.yml
|
|
- import_playbook: testns.testcoll.default_collection_playbook
|