Forum Discussion
Ansible Error: An exception occurred during task execution
- Feb 24, 2022
Problem solved! At least for us. In short, the module in our playbook needs to be executed on the Big-IP itself which uses Python 2.7 and causes the "split()" error. In most cases this can be resolved with "connection: local" or "delegate_to: localhost", as it is with all the F5 Ansible modules. In our case the solution was a bit different, you can check the GitHub issue for explanation.
I'm trying to reply to this topic for 3rd time now, for some reason my replies disappear. Giving it onle last shot.
Just hit the same issue, as3 installation module fails wht the same error.
I reported it in the collection repository:
Module failure on ansible-core · Issue #2176 · F5Networks/f5-ansible (github.com)
You can check there for details.
- JRahmFeb 22, 2022Admin
It made it! Thanks for adding the link to the github issue, that will be helpful to others hitting this problem.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com