SeviceNow Catalog Integration with Ansible
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 01:47 AM
Hi All,
I am working on SeviceNow Catalog Integration with Ansible. I have created a catalog item and there is a variable to update IP address in Ansible. Currently we can update only one IP Address in Ansible. We are using Flow Designer.
The ask is to update bulk IP Addresses in Ansible.
How to achieve this?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 02:54 AM
hi @User205031
You will need to modify your integration setup to handle multiple IP addresses instead of a single IP address. This will involve:
- Modifying the Catalog Item to accept a list of IP addresses.
- Updating the Flow Designer logic to pass multiple IP addresses to Ansible.
- Adjusting your Ansible playbook or job to handle bulk IP addresses.
I hope my answer helps you to resolve your issue, if yes please mark my answer helpful and correct.
thank you
Rajesh