Roger
Roger
so far, I use a script to run "createrepo --update ...." for each repo every time after the synchronization. It is not perfect solution. I am still waiting for the...
hey @nixocio, the group_vars file au3 is located in **inventories/group_vars** folder. test.yml is the playbook file: ``` . ├── ansible.cfg ├── inventories │ ├── group_vars │ │ └── au3 ├──...
Hi @AlanCoding, Thanks for your reply but disappointed. We expected that AWX could behave same as Ansible CLI in every aspects. Hopefully that could be solved in future release.