summaryrefslogtreecommitdiffstats
path: root/awx_collection (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support adding/removing notifications to job_templatesFrancois Herbert2020-04-202-0/+93
* Collection: Ignore some sanity errors in ansible 2.9Caleb Boylan2020-04-171-0/+6
* More bulleted list formatting changesbeeankha2020-04-171-9/+16
* Fix collection README displaybeeankha2020-04-161-2/+3
* Mark send, receive, and workflow_job_template modules as deprecatedbeeankha2020-04-165-3/+36
* Remove 'supports_check_mode' text from converted Collection modulesbeeankha2020-04-157-10/+4
* Merge pull request #6689 from john-westcott-iv/collections_oauth_respectsoftwarefactory-project-zuul[bot]2020-04-141-4/+4
|\
| * Make the module util respect oauth token over username/passwordJohn Westcott IV2020-04-141-4/+4
* | Update AWX collection docs for release 11.0.0AlanCoding2020-04-143-29/+38
|/
* Merge pull request #6568 from AlanCoding/whoops_not_changedsoftwarefactory-project-zuul[bot]2020-04-1010-48/+220
|\
| * Changed status tweaks for API validation and encryptionAlanCoding2020-04-0910-48/+220
* | Update workflow_launch module and test playbookbeeankha2020-04-092-6/+0
* | Pass data and errors more clearly, change extra_vars to be a dict, update tes...beeankha2020-04-092-20/+43
* | Revert unnecessary changes made to test playbook during rebasebeeankha2020-04-091-6/+6
* | Fix one more linter issuebeeankha2020-04-091-7/+6
* | Puting tasks back to natural orderJohn Westcott IV2020-04-091-13/+14
* | Fix linter errorsbeeankha2020-04-091-8/+8
* | Fix sanity tests and edit test playbookbeeankha2020-04-092-10/+17
* | Initial commit of tests for tower_workflow_launchJohn Westcott IV2020-04-092-84/+199
|/
* Merge pull request #6646 from beeankha/credential_module_no_logsoftwarefactory-project-zuul[bot]2020-04-081-1/+1
|\
| * Activate no_log for values in input parameterbeeankha2020-04-081-1/+1
* | Merge pull request #6629 from AlanCoding/one_token_to_rule_them_allsoftwarefactory-project-zuul[bot]2020-04-0823-0/+27
|\ \ | |/ |/|
| * Manually document tower host defaultAlanCoding2020-04-073-3/+3
| * Document and align the env var for OAuth tokenAlanCoding2020-04-0725-2/+29
* | Merge pull request #6635 from AlanCoding/no_tower_clisoftwarefactory-project-zuul[bot]2020-04-071-0/+2
|\ \
| * | Remove tower-cli from Zuul CI for AWX collectionAlanCoding2020-04-071-0/+2
| |/
* / Silence deprecation warnings from tower_credentialAlanCoding2020-04-071-4/+4
|/
* Remove unnecessary module parametersAlanCoding2020-04-0725-206/+117
* Merge pull request #6609 from beeankha/wfjt_module_inventory_fixsoftwarefactory-project-zuul[bot]2020-04-072-1/+2
|\
| * Add inventory param to the wfjt module test playbookbeeankha2020-04-061-0/+1
| * Resolve name to ID correctly in workflow jt modulebeeankha2020-04-061-1/+1
* | Update comment in test playbook:beeankha2020-04-061-1/+1
* | Removing recursive check, allowwing old pattern to commenceJohn Westcott IV2020-04-063-27/+51
* | Update unit test, edit credential module to pass sanity testsbeeankha2020-04-063-10/+13
* | Resolving comment and updating testsJohn Westcott IV2020-04-062-11/+23
* | Change lookup to include organizationJohn Westcott IV2020-04-062-13/+13
* | Change compare_fields to static methodJohn Westcott IV2020-04-061-4/+5
* | loosen some credential test assertionsAlanCoding2020-04-061-80/+62
* | Initial conversion of tower_credentialJohn Westcott IV2020-04-064-219/+357
|/
* Allow setting identifier for approval nodesAlanCoding2020-04-031-0/+25
* remove deprecated legacy manual inventory source supportRyan Petrello2020-04-031-1/+2
* Mark test as xfail, move to unit testingAlanCoding2020-04-022-16/+28
* Rebase + fix typosbeeankha2020-04-023-3/+3
* Add unit tests for notification moduleAlanCoding2020-04-022-1/+87
* Fixing linting errorsJohn Westcott IV2020-04-021-4/+4
* Resolving comments on PRJohn Westcott IV2020-04-022-89/+81
* Updating example to match testJohn Westcott IV2020-04-021-9/+2
* Adding field change to readme and example and test of custom messagesJohn Westcott IV2020-04-023-1/+25
* Initial conversion of tower_notificationJohn Westcott IV2020-04-022-137/+227
* Merge pull request #6491 from john-westcott-iv/second_tower_job_template_updatesoftwarefactory-project-zuul[bot]2020-04-015-237/+463
|\