ansible/docs/docsite/rst/porting_guides
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
..
porting_guide_2.0.rst updates docs links to changelogs for all versions (#41289) 2018-06-28 13:09:22 -07:00
porting_guide_2.3.rst updates docs links to changelogs for all versions (#41289) 2018-06-28 13:09:22 -07:00
porting_guide_2.4.rst updates docs links to changelogs for all versions (#41289) 2018-06-28 13:09:22 -07:00
porting_guide_2.5.rst updates docs links to changelogs for all versions (#41289) 2018-06-28 13:09:22 -07:00
porting_guide_2.6.rst updates docs links to changelogs for all versions (#41289) 2018-06-28 13:09:22 -07:00
porting_guide_2.7.rst Add feature to expose vars/defaults with include/import_role (#41330) 2018-07-15 09:59:30 -05:00
porting_guides.rst Ensure the 2.7 porting guide is in the toc (#41267) 2018-06-07 12:22:23 -05:00