Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm encountering an issue when using the ftd_configuration module in Ansible to configure network objects on Cisco FTD devices. Despite following the documentation and using parameters that seem correct, I receive an error indicating 'Invalid data pr...
Hello, I have solved the error in the following way:https://github.com/CiscoDevNet/FTDAnsible/blob/master/module_utils/fdm_swagger_client.pyYou have to replace this file with this code and within this code you also have to replace the following line:...