Hello,
when i run install.yml script that is provided in the bundle, it fails saying awe-manage not found.
I suppose awX-manage should be installed with the same script. How can I resolve this error?
Any help/input is appreciated.
TASK [preflight : Preflight check - rabbitmq_password must be defined] ******************************************************************
skipping: [tnode1.XYZ.com]
skipping: [tnode2.XYZ.com]
skipping: [tnode3.XYZ.com]
TASK [preflight : Preflight check - check Tower license type] ***************************************************************************
fatal: [tnode2.XYZ.com]: FAILED! => {“changed”: true, “cmd”: “awx-manage check_license”, “delta”: “0:00:00.003552”, “end”: “2019-03-13 22:48:07.433006”, “msg”: “non-zero return code”, “rc”: 127, “start”: “2019-03-13 22:48:07.429454”, “stderr”: “/bin/sh: awx-manage: command not found”, “stderr_lines”: [“/bin/sh: awx-manage: command not found”], “stdout”: “”, “stdout_lines”: }
…ignoring
[tnode2.XYZ.com] TASK: preflight : Preflight check - check Tower license type (debug)>
[tnode2.XYZ.com] TASK: preflight : Preflight check - check Tower license type (debug)>
[tnode2.XYZ.com] TASK: preflight : Preflight check - check Tower license type (debug)>
[tnode2.XYZ.com] TASK: preflight : Preflight check - check Tower license type (debug)>
[tnode2.XYZ.com] TASK: preflight : Preflight check - check Tower license type (debug)>
[tnode2.XYZ.com] TASK: preflight : Preflight check - check Tower license type (debug)> [DEPRECATION WARNING]: DEFAULT_SUDO option, In favor of Ansible Become, which is a generic framework , use become instead. This feature
will be removed in version 2.8. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
[DEPRECATION WARNING]: The sudo command line option has been deprecated in favor of the “become” command line arguments. This feature
will be removed in version 2.6. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.