Hi,
I am new to awx, so, sorry if my question is redundant. When people work, they try to keep their history free from committing mistakes, ie junk versions of code that they know is defective from the start, that is I guess the motivation for using “Manual SCM Type” projects with awx, so that you can test things before you decide to push them to scm repository, such as git, or whatever they use. However, is there a possibility to create the manual directory, populate it via git clone, and do git commit and git push from that directory, all that via awx web console, or do all these things have to be performed manually via separate ssh session on awx host?
Regards,
Hrvoje