awx-rpm icon indicating copy to clipboard operation
awx-rpm copied to clipboard

RPM specs for ansible-awx project

Results 4 awx-rpm issues
Sort by recently updated
recently updated
newest added

#!/usr/bin/python3 import sys, getopt, os, datetime, urllib.request, platform def helpscreen(): print(''' awx-setup [-options] Setup tool for AWX-RPM.. options: -i, --install Setup and configure AWX-RPM, standard installation, single server -d, --default-venv...

Hello, I'm trying to follow the instructions from the README file, however, some of the instructions doesn't seem to work. Example: # git clone [email protected]:ansible/awx.git Cloning into 'awx'... ssh: connect...

I'm pretty sure that it's something on my side, but.. maybe this will be obvious for you. during the build I get an error message: + embedded/bin/awx-manage collectstatic --noinput --clear...

Yes. Copied awx.spec to awx-build.spec .... still the same error ... Seems that the error is not from awe-build.spec file or awx.spec file ..it is from the source directory :...