mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-09 03:58:59 +00:00
Add object_type param to checkpoint_object_facts (#50982)
* Add object_type param to checkpoint_object_facts * Add changelog fragment * Fix sanity * Fix sanity * Pass type param to payload Otherwise it does not do what is expected to do * Add ip-only default to docstring
This commit is contained in:
parent
a79441ca30
commit
1beb6f433b
2 changed files with 12 additions and 3 deletions
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "add parameter to checkpoint_object_facts to filter out by object type"
|
||||
Loading…
Add table
Add a link
Reference in a new issue