summaryrefslogtreecommitdiffstats
path: root/awx_collection/plugins/lookup (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make lookup plugins return lists to fix failures (#15625)Alan Rominger2024-11-122-4/+4
* Replaced all references of downstream docs to upstream docs (#15388)TVo2024-07-241-1/+1
* Schedule rruleset fix related #13446 (#13611)Kevin Pavon2023-08-161-1/+1
* Follow suggestion from comment, split if NOT listAlan Rominger2023-02-231-0/+1
* Follow suggestion from comment, split if NOT listAlan Rominger2023-02-231-2/+3
* Fix error for byweekday in schedule_rrulesetnpithonDR2023-02-091-2/+1
* Fix syntax bug that came from fixing sanity tests (#13473)Alan Rominger2023-01-311-28/+28
* Run collection sanity tests in CI (#13356)Alan Rominger2022-12-203-8/+9
* Fix lookup plugins sanity (#13238)Jake Jackson2022-12-152-71/+74
* fix typoManas Maiti2022-12-121-1/+1
* Modifying schedules API to allow for rrulesets #5733 (#12043)John Westcott IV2022-04-281-0/+349
* Fix more F811 linter violationsAlan Rominger2022-01-141-5/+1
* Update auth_plugin doc extension to fix malformed Collections docsBianca Henderson2021-10-181-2/+1
* Fix sanity errors for collectionsbeeankha2021-07-301-4/+4
* Run flake8 on the AWX collection in CIAlan Rominger2021-07-091-1/+0
* fqcn redirects, and raise from sanity test fixSeth Foster2021-06-081-6/+6
* sanity testsSeth Foster2021-06-081-3/+3
* fix super and kwargsSeth Foster2021-06-081-1/+1
* various sanity fixesSeth Foster2021-06-081-3/+4
* fixed ansible-test sanity import tests; removed sanity-ignore filesSarabraj Singh2021-06-081-20/+15
* auth_plugin env alternativeSeth Foster2021-06-081-1/+2
* Added env variable CONTROLLER_HOST, et al. Add awx.awx namespace to the runti...Seth Foster2021-06-081-1/+1
* mostly includes renaming non-syntax references to towerSeth Foster2021-06-082-12/+12
* more rename, mostly in testSeth Foster2021-06-081-8/+8
* pycharm refactor rename files and class, linux rename tower_ controller_Seth Foster2021-06-082-3/+3
* move code linting to a stricter pep8-esque auto-formatting tool, blackRyan Petrello2021-03-232-14/+8
* Adding example of specifying connection infoJohn Westcott IV2020-09-161-0/+4
* Fixing issue with lookup plugin not able to load host, user, etcJohn Westcott IV2020-09-161-2/+2
* Adding import/export awx kit featuresJohn Westcott IV2020-08-191-3/+3
* Make minor edits to the rrule modulebeeankha2020-07-281-18/+18
* More refinement of examplesJohn Westcott IV2020-07-141-5/+6
* Update examplesJohn Westcott IV2020-07-141-30/+23
* Reverting commit 81b192c3b0520be0897f95e2630edab295e6bf24, we should fail onl...John Westcott IV2020-07-141-1/+1
* Revamp of the examplesJohn Westcott IV2020-07-141-4/+35
* When using return_ids send back a list of strings instead of ints.John Westcott IV2020-07-141-2/+3
* Added note about exception if list view return is > max_objectsJohn Westcott IV2020-07-141-0/+1
* Making the count check >= instead of just >John Westcott IV2020-07-141-1/+1
* Fixing undefined variabeJohn Westcott IV2020-07-141-1/+1
* make lookup plugin compatible with ansible.tower namespace (#9)Alan Rominger2020-07-141-2/+3
* Delete the tower_get_id plugin and testsAlanCoding2020-07-141-82/+0
* Pull in functionality from lookup plugin get_id into tower_api itselfAlanCoding2020-07-141-13/+79
* Make tower_api a generic GET'erJohn Westcott IV2020-07-141-21/+9
* Initial fixes from github commentsJohn Westcott IV2020-07-141-2/+2
* Fixing doc issueJohn Westcott IV2020-07-141-2/+4
* Fix documentation in api lookup plugin, fix typos in integration testsbeeankha2020-07-142-5/+8
* Adding tower_api and tower_get_id lookup pluginsJohn Westcott IV2020-07-142-0/+191
* Comply with updated Ansible sanity test rulesAlanCoding2020-06-031-1/+0
* Now actually checking the version instead of just getting itJohn Westcott IV2020-05-211-3/+5
* Validating the version of python-dateutilJohn Westcott IV2020-05-201-1/+8
* Unit testing of tower_scheduleAlanCoding2020-05-071-13/+19