sujiar37 / AWX-HA-InstanceGroup

Build AWX clustering on Docker Standalone Installation
MIT License
107 stars 39 forks source link

no projects directory under /var/lib/awx #18

Closed pavind87 closed 4 years ago

pavind87 commented 4 years ago

even with version 9.0.1, after the playbook completion no projects directory created under /var/lib/awx.

sujiar37 commented 4 years ago

@pavind87 , you may have to create directories under ~/.awx/projects in your host machines and try SCM manual operation again.

Here is the respective bind mount regarding the same,

https://github.com/sujiar37/AWX-HA-InstanceGroup/blob/3ab37a91ca72c68619e66dc977eae801795639b2/roles/awx_ha/templates/docker-compose.yml.j2#L13-L14