SeviceNow Catalog Integration with Ansible

User205031
Tera Contributor

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

Rajesh Chopade1
Mega Sage

hi @User205031 

You will need to modify your integration setup to handle multiple IP addresses instead of a single IP address. This will involve:

  1. Modifying the Catalog Item to accept a list of IP addresses.
  2. Updating the Flow Designer logic to pass multiple IP addresses to Ansible.
  3. 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