Closed SpeedAndPower closed 4 years ago
@SpeedAndPower
Using the role overrides what ships with Ansible core. Since it isn't, there's something wrong with your environment somewhere. I'd suggest trying to install the role again and see what happens.
This seems to be resolved, aging this issue out.
Running the following playbook snippet(this is one interface, I'm configuring 4 but all have same errors) produces an error about unsupported parameters.
When this is invoked I receive the following error.
Doing a little digging it seems a version of panos_interface ships with ansible, but I am specifying Role: PaloAltoNetworks.paloaltonetworks Which I assumed would take precedence.
Is there a suggested way to override the built in modules to only use the role targeted in the playbook?