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/docs
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
..
api docs: PEP8 compliance (#24681) 2017-05-30 18:08:25 +01:00
bin Documentation: show non-string non-iterable defaults for choices (#40212) 2018-06-27 22:31:47 -04:00
docsite Add feature to expose vars/defaults with include/import_role (#41330) 2018-07-15 09:59:30 -05:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates create default status for when not provided 2018-07-09 11:44:01 -04:00