mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-13 17:44:22 -07:00
plugins/inventory/cobbler: Add exclude/include_mgmt_classes (#7184)
This commit is contained in:
parent
631d215fe8
commit
0c03f34f54
2 changed files with 26 additions and 3 deletions
2
changelogs/fragments/7184-cobbler-mgmt-classes.yml
Normal file
2
changelogs/fragments/7184-cobbler-mgmt-classes.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cobbler inventory plugin - add ``exclude_mgmt_classes`` and ``include_mgmt_classes`` options to exclude or include hosts based on management classes (https://github.com/ansible-collections/community.general/pull/7184).
|
Loading…
Add table
Add a link
Reference in a new issue