Erro:
TASK [install-awx : Clonando o REPO] *******************************************************************************************************changed: [192.168.25.188]
TASK [install-awx : Create file] ***********************************************************************************************************fatal:
[192.168.25.188]: FAILED! => {"changed": false, "msg": "Error, could not touch target: [Errno 2] No such file or directory: '/tmp/awx/installer/inventoryng'", "path": "/tmp/awx/installer/inventoryng"}
setup-awx.yml:
---
- name: Install awx
command: ansible-playbook -i /tmp/awx/installer/inventoryng /tmp/awx/installer/install.yml
Esta dando erro quando executo o playbook do setup-awx.yml. Problema com a geração do arquivo.
adminlx@ansibleserver:/tmp/awx$ cd /tmp/awx/installer
-bash: cd: /tmp/awx/installer: No such file or directory
Não alterei nada no arquivo pre-req.yml.