community.general/lib/ansible/modules/utilities
Matt Martz 27b4d7ed31
Add feature to expose vars/defaults with include/import_role (#41330)
* First pass at making 'private' work on include_role, imports are always public

* Prevent dupe task execution and overwriting handlers

* New functionality will use public instead of deprecated private

* Add tests for public exposure

* Validate vars before import/include to ensure they don't expose too early

* Add porting guide docs about public argument and change to import_role

* Add additional docs about public and vars exposure to module docs

* Insert role handlers at parse time, exposing them globally
2018-07-15 09:59:30 -05:00
..
helper Clarify in docs that end_play affects all hosts (#40235) 2018-05-17 13:53:46 +10:00
logic Add feature to expose vars/defaults with include/import_role (#41330) 2018-07-15 09:59:30 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00