Ansible Automation Platform installer fails on receptor mesh report task.
Issue
-
When reinstalling the Ansible nodes the task
Report error when mesh connectivity issue is detectedfails with the following error.TASK [ansible.automation_platform_installer.receptor : Report error when mesh connectivity issue is detected] *** fatal: [controller1.example.com]: FAILED! => {"changed": false, "msg": "An error was detected on Controller Mesh network. Please verify the task output above for further details."} fatal: [controller2.example.com]: FAILED! => {"changed": false, "msg": "An error was detected on Controller Mesh network. Please verify the task output above for further details."} skipping: [controller3.example.com] => {"changed": false, "skip_reason": "Conditional result was False"} skipping: [controller4.example.com] => {"changed": false, "skip_reason": "Conditional result was False"} NO MORE HOSTS LEFT ************************************************************* TASK [Run repo_management (teardown)] ****************************************** NO MORE HOSTS LEFT ************************************************************* NO MORE HOSTS LEFT ************************************************************* PLAY RECAP ********************************************************************* controller1.example.com : ok=54 changed=10 unreachable=0 failed=0 skipped=39 rescued=0 ignored=0 controller2.example.com : ok=224 changed=44 unreachable=0 failed=1 skipped=149 rescued=0 ignored=3 controller3.example.com : ok=69 changed=9 unreachable=0 failed=0 skipped=59 rescued=0 ignored=0 controller4.example.com : ok=69 changed=9 unreachable=0 failed=0 skipped=59 rescued=0 ignored=0 controller5.example.com : ok=190 changed=33 unreachable=0 failed=1 skipped=121 rescued=0 ignored=2
Environment
- Ansible Automation Plataform 2.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.