amotolani / fmc_collections

Ansible Collections for Cisco FMC API
6 stars 4 forks source link

Port Object exist #19

Closed ralao460 closed 2 years ago

ralao460 commented 2 years ago
Screenshot 2022-09-30 at 18 06 23

I'm trying to create a port object and subsequently append it to a port group object, If the port number has not been used to create a port object previously, the playbook works fine but If a port number has been used to create an object previously, ansible returns an error that the object name already exist. Also if you try to create the port object unconditionally by doing "ignore_errors", ansible tells you the parameter is not supported.

Screenshot 2022-09-30 at 17 45 08 Screenshot 2022-09-30 at 17 45 32