fortinet-ansible-dev / ansible-galaxy-fortios-collection

GNU General Public License v3.0
84 stars 47 forks source link

network os fortinet.fortios.fortios is not supported #293

Closed cslayton65 closed 5 months ago

cslayton65 commented 5 months ago

Running ansible 2.15.9 and just ran ansible-galaxy collection install fortinet.fortios:2.3.5. My Fortigate FIrewall are running version 7.2. Here's the YML File:

When running the playbook I get: fatal: [uslas20-aws01-prod.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"} fatal: [uslax20-aws01-prod.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"} fatal: [uslas20-aws02-prod.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"} fatal: [sgsin20-aws01-prod.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"} fatal: [usbos20-aws01-prod.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"} fatal: [uslax20-aws02-prod.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"} fatal: [uslas01-mgmt03.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"} fatal: [uslas01-mgmt04.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"} fatal: [uslas01-f01-i03-ddo01-prod.it.motional.com]: FAILED! => {"msg": "network os fortinet.fortios.fortios is not supported"}

cslayton65 commented 5 months ago

still researching