mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-16 02:51:43 -07:00
[inventory/cobbler] Add include_profiles option (#4068)
* [inventory/cobbler] Add exclude/include_profile option Also some minor cleanup * Review suggestions * Still must init cache_key * Add note to exclude_profiles about include_profiles * Add changelog fragment
This commit is contained in:
parent
9c146787f5
commit
0dd886bac8
2 changed files with 27 additions and 17 deletions
2
changelogs/fragments/4068-add-include_file-option.yml
Normal file
2
changelogs/fragments/4068-add-include_file-option.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- cobbler inventory plugin - add ``include_profiles`` option (https://github.com/ansible-collections/community.general/pull/4068).
|
Loading…
Add table
Add a link
Reference in a new issue