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:
Ricardo Carrillo Cruz
2019-01-16 17:15:50 +01:00
committed by GitHub
parent a79441ca30
commit 1beb6f433b
2 changed files with 12 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- "add parameter to checkpoint_object_facts to filter out by object type"