Closed RomainDusi closed 1 year ago
Please make sure REST requests on the 8.2.1c switch are working fine. If those are working fine, then try Ansible on that switch.
It looks like there is a connection failure issue. If REST is working fine and only Ansible has an issue:
san_eng_zone_seed_san_a ansible_connection=local fos_ip_addr=
fos_https is self if it is for self signed certificate, if the Switch doesn't have HTTPS enabled then use fos_https=false
Please let us know your findings.
If there are no further issues, please suggest if we can close this issue.
Hello,
Sorry for the delay. I activated HTTPS on the switch and it's now working correctly.
Thank you.
Hello,
When porting my script into production yesterday, i encounterd an error of connection. Switch version v8.2.1c Brocade.fos collection used 1.3.3 and also tested with 1.3.0.
Bloc of code :
Error result :
That same code works fine when used on an other switch with version 9.1.1_01.
Can you please provide more insight about this error ?
Thank you.