summaryrefslogtreecommitdiffstats
path: root/awx_collection/plugins/module_utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: remove collection support for oauth (#15623)Pablo H.11 days2-136/+14
* Removal of OAuth2 stuff from CLIAlan Rominger11 days1-1/+2
* Update AWX collection to use basic authentication (#15554)Djebran Lezzoum2024-10-081-36/+111
* use optional api prefix in collection if set as environ vairable (#15205)Harshith u2024-05-291-6/+15
* Fix up ansible-test sanity checks due to ansible 2.17 release (#15208)24.4.0Seth Foster2024-05-211-3/+3
* awx modules wait on event processing finished (#15152)Seth Foster2024-04-261-1/+4
* AWX Collections for DAB RBACSeth Foster2024-04-111-5/+7
* Remove `tower_legacy` module_utils that appears unused (#14421)Alan Rominger2024-02-161-119/+0
* Remove receptor_address module from collectionSeth Foster2024-02-021-2/+0
* Update awx_collection to support ReceptorAddressSeth Foster2024-02-021-0/+2
* Fix Boolean values defaulting to False in collection (#14493)Alan Rominger2023-10-241-0/+9
* Add Request time out option for collection (#14157)Sean Sullivan2023-08-031-2/+14
* Added support to collection for named urls (#14205)John Westcott IV2023-07-271-24/+45
* Only show the product version header when the requester is authenticated (#14...Christian Adams2023-07-271-7/+1
* Changing how associations work in awx collection (#13626)John Westcott IV2023-07-171-5/+16
* Related #13336 - DNS resolution is preventing awx_collection to work with htt...Baptiste Agasse2023-05-241-4/+6
* Make state exists universal in collection (#13890)John Westcott IV2023-05-101-38/+17
* collection, allow roles to be added to multiple teams and userssean-m-sullivan2023-05-021-5/+0
* Run collection sanity tests in CI (#13356)Alan Rominger2022-12-201-2/+10
* [collection] Add 'instance' moduleRick Elrod2022-09-231-0/+2
* Replace gethostbyname to getaddrinfo for plugins ipv6 support related #11450 ...Yuki Yamashita2022-08-221-4/+9
* update awx collection wait interval to 2sean-m-sullivan2022-05-181-2/+2
* Make our collection work with prefixed API endpointsShane McDonald2022-03-081-4/+10
* related #11229 consider previous set json_output changed inNico Ohnezat2021-10-081-1/+1
* simplify module utils filessean-m-ssullivan2021-09-281-0/+2
* simplify module utils filessean-m-ssullivan2021-09-283-281/+274
* Fix pep8 errorbeeankha2021-09-101-3/+3
* Fixing linting issueJohn Westcott IV2021-09-101-1/+5
* Removing parensJohn Westcott IV2021-09-101-1/+1
* Changing to Version instead of TypeJohn Westcott IV2021-09-101-1/+1
* Preventing error if we were unable to get an API versionJohn Westcott IV2021-09-101-14/+17
* Point to the correct name for AAP within collectionsbeeankha2021-08-061-1/+1
* Fix sanity errors for collectionsbeeankha2021-07-301-3/+3
* Fix copy_from warning messageSeth Foster2021-06-261-1/+1
* add job data to filed wait jobssean-m-ssullivan2021-06-111-0/+1
* sanity testsSeth Foster2021-06-084-9/+9
* added collection name to module.deprecate() calls; fixed pep8 linting issuesSarabraj Singh2021-06-081-1/+1
* linted AUTH_ARGSPEC to make it easier to read (<180 characters in the same line)Sarabraj Singh2021-06-081-6/+29
* actually make use of option aliasesSeth Foster2021-06-081-5/+5
* tower_username to controller_username, etcSeth Foster2021-06-081-22/+22
* restore tower_legacy.py, update examples to include CONTROLLER_HOSTSeth Foster2021-06-081-1/+1
* Added env variable CONTROLLER_HOST, et al. Add awx.awx namespace to the runti...Seth Foster2021-06-082-19/+21
* mostly includes renaming non-syntax references to towerSeth Foster2021-06-082-12/+12
* more rename, mostly in testSeth Foster2021-06-082-3/+3
* pycharm refactor rename files and class, linux rename tower_ controller_Seth Foster2021-06-084-20/+20
* Fix failing integration test playbooksbeeankha2021-05-171-1/+1
* Merge pull request #9896 from sean-m-sullivan/approval_nodesoftwarefactory-project-zuul[bot]2021-04-251-0/+34
|\
| * fix completenesssean-m-ssullivan2021-04-231-0/+34
* | add tower workflow schema updatesean-m-ssullivan2021-04-221-3/+6
|/
* Fix format specification linting errosbeeankha2021-03-291-2/+2