summaryrefslogtreecommitdiffstats
path: root/awx_collection (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove EE from the workflow job template collection moduleJeff Bradberry2021-06-161-9/+0
* add job data to filed wait jobssean-m-ssullivan2021-06-112-9/+5
* Fix testsShane McDonald2021-06-091-1/+1
* False to false to fix linterSeth Foster2021-06-081-3/+3
* syntax error in runtime.ymlSeth Foster2021-06-081-3/+2
* add redirect for lookup and inventory pluginsSeth Foster2021-06-081-0/+6
* fixed up jinja2 templating and documentationSeth Foster2021-06-086-23/+36
* fqcn redirects, and raise from sanity test fixSeth Foster2021-06-083-8/+90
* sanity testsSeth Foster2021-06-0811-50/+36
* fix super and kwargsSeth Foster2021-06-081-1/+1
* various sanity fixesSeth Foster2021-06-086-15/+15
* remove eula_acceptedSeth Foster2021-06-081-1/+0
* fixed ansible-test sanity import tests; removed sanity-ignore filesSarabraj Singh2021-06-084-47/+15
* fixed validate-modules sanity testsSarabraj Singh2021-06-089-26/+41
* switched to semenatic versioning for version numbers in plugins, library and ...Sarabraj Singh2021-06-088-8/+8
* added collection name to module.deprecate() calls; fixed pep8 linting issuesSarabraj Singh2021-06-084-4/+13
* linted AUTH_ARGSPEC to make it easier to read (<180 characters in the same line)Sarabraj Singh2021-06-081-6/+29
* removed un-reference-able python modules from ignore-2.9.txtSarabraj Singh2021-06-081-7/+1
* remove deprecated modulesSeth Foster2021-06-086-761/+0
* actually make use of option aliasesSeth Foster2021-06-084-74/+78
* auth_plugin env alternativeSeth Foster2021-06-084-16/+32
* tower_username to controller_username, etcSeth Foster2021-06-0825-111/+116
* restore tower_legacy.py, update examples to include CONTROLLER_HOSTSeth Foster2021-06-083-22/+22
* controller_inventory.yml in addition to tower_inventory.ymlSeth Foster2021-06-081-3/+14
* Added env variable CONTROLLER_HOST, et al. Add awx.awx namespace to the runti...Seth Foster2021-06-089-67/+75
* various references to towerSeth Foster2021-06-084-6/+6
* mostly includes renaming non-syntax references to towerSeth Foster2021-06-0892-408/+410
* upstreamSeth Foster2021-06-082-7/+46
* controller_meta, templatingSeth Foster2021-06-0810-73/+34
* fix unit testsSeth Foster2021-06-082-2/+3
* more rename, mostly in testSeth Foster2021-06-08105-625/+616
* regex replace tower_*: to ''Seth Foster2021-06-0833-251/+251
* pycharm refactor rename files and class, linux rename tower_ controller_Seth Foster2021-06-0893-149/+234
* mock has_unpartitioned_events in collection testsJim Ladd2021-06-041-1/+12
* Remove explicit eula acceptanceChristian M. Adams2021-05-271-11/+1
* Merge pull request #9904 from MaximilianMeister/approval-docssoftwarefactory-project-zuul[bot]2021-05-251-0/+48
|\
| * Document usage of workflow job template nodes with approvalsMaximilian Meister2021-04-291-0/+48
* | Update ad hoc command cancel testbeeankha2021-05-171-1/+2
* | Fix failing integration test playbooksbeeankha2021-05-172-1/+2
* | Merge pull request #10121 from saito-hideki/issue/10104softwarefactory-project-zuul[bot]2021-05-171-2/+1
|\ \
| * | Remove source_script from tower_inventory_source integration testHideki Saito2021-05-141-2/+1
* | | Merge pull request #9759 from ghjm/idempotence_is_a_thingsoftwarefactory-project-zuul[bot]2021-05-121-3/+28
|\ \ \
| * | | Add force parameter to argument_specGraham Mainwaring2021-04-021-0/+1
| * | | Make sure changed is always setGraham Mainwaring2021-04-021-3/+3
| * | | Make tower_license module idempotentGraham Mainwaring2021-04-021-3/+27
* | | | add custom_venv for backward compatibilitysean-m-ssullivan2021-05-074-0/+34
| |/ / |/| |
* | | Merge pull request #10077 from sean-m-sullivan/job_launch_tagssoftwarefactory-project-zuul[bot]2021-05-042-9/+27
|\ \ \
| * | | fix job launch inputssean-m-ssullivan2021-05-022-9/+27
| | |/ | |/|
* / | add search label by orgsean-m-ssullivan2021-04-294-18/+45
|/ /
* | update tests and survey change statussean-m-ssullivan2021-04-282-1/+119