mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-18 18:01:31 +00:00
Add facts_level option to cobbler inventory plugin, cleanpu Initialize connection in parse() Handle rendered system data in _get_systems() so it can be cached Signed-off-by: Orion Poplawski <orion@nwra.com> Co-authored-by: Tyler Phillippe <tylerphillippe@tutamail.com>
2 lines
278 B
YAML
2 lines
278 B
YAML
minor_changes:
|
|
- cobbler inventory plugin - add ``facts_level`` option to allow requesting fully rendered variables for Cobbler systems (https://github.com/ansible-collections/community.general/issues/9419, https://github.com/ansible-collections/community.general/pull/9975).
|