- CheckMates
- :
- Products
- :
- Developers
- :
- Ansible
- :
- Get facts by other parameter than name
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Get facts by other parameter than name
Hi!
Is it possible to get network objects and rules with the *_facts modules with other parameters than the name?
e.g. I want to get all objects that are not in use and not created by the system user; I want to get all rules that are below a specific rule.
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ansible is for describing the desired end state, not for tasks like that.
Calling the API directly will be required.
