mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 00:51:23 -07:00
[PR #7184/0c03f34f backport][stable-7] plugins/inventory/cobbler: Add exclude/include_mgmt_classes (#7208)
plugins/inventory/cobbler: Add exclude/include_mgmt_classes (#7184)
(cherry picked from commit 0c03f34f54
)
Co-authored-by: Orion Poplawski <orion@nwra.com>
This commit is contained in:
parent
0f300bddb9
commit
aa2a5d9578
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