summaryrefslogtreecommitdiffstats
path: root/awx_collection (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update README with recent Collections changesbeeankha2021-08-183-21/+29
* Update integration test playbooks to work with most current Collections modulesbeeankha2021-08-1711-69/+93
* Update runtime.yml to include ansible version requirementbeeankha2021-08-161-0/+1
* Merge pull request #10809 from beeankha/remove_deprecated_paramsBianca Henderson2021-08-097-767/+201
|\
| * Remove Collections module parameters deprecated in Controller 4.0.0beeankha2021-08-037-767/+201
* | Point to the correct name for AAP within collectionsbeeankha2021-08-062-2/+2
* | Add required params to collections docs filebeeankha2021-08-031-0/+10
|/
* Revert "Add required params to deprecated docstrings"beeankha2021-08-031-10/+0
* Add required params to deprecated docstringsbeeankha2021-08-031-0/+10
* Fix sanity errors for collectionsbeeankha2021-07-305-11/+14
* Merge pull request #10108 from saito-hideki/issue/10057Shane McDonald2021-07-232-1/+19
|\
| * Fix to handle parameters with Boolean values correctlyHideki Saito2021-07-012-1/+19
* | Merge pull request #10573 from Tompage1994/collection_inv_src_projShane McDonald2021-07-222-1/+12
|\ \
| * | Default source_project for inventory source to organizationtpage2021-07-072-1/+12
| |/
* | Add back in fixtureAlan Rominger2021-07-091-0/+9
* | Fix pep8 failureAlan Rominger2021-07-091-1/+1
* | Remove added assertion that was wrongAlan Rominger2021-07-091-1/+0
* | Run flake8 on the AWX collection in CIAlan Rominger2021-07-0917-35/+12
|/
* fix pylint 2.9 errors in awx collectionSeth Foster2021-06-305-24/+25
* Fix ansible-test pep8 bug and add notable releaseAlan Rominger2021-06-293-1/+4
* Merge pull request #10528 from fosterseth/fix_collection_copy_from_errorsoftwarefactory-project-zuul[bot]2021-06-282-1/+24
|\
| * Fix copy_from warning messageSeth Foster2021-06-262-1/+24
* | Add test playbook for EE collections modulebeeankha2021-06-261-0/+47
|/
* Symlink modules for 2.9 compat (#5103)Alan Rominger2021-06-2240-2/+42
* remove tower_token alias (#5110)Seth Foster2021-06-221-2/+0
* controller_token, alias tower_tokenSeth Foster2021-06-222-9/+12
* Update collection inventory_source optionsAlan Rominger2021-06-221-3/+3
* Make safe variable duplications for rename (#5093)Alan Rominger2021-06-221-0/+1
* Rename managed_by_tower to managedChristian M. Adams2021-06-222-2/+2
* Removed references to tower in InventorySource and CredentialsAmol Gautam2021-06-222-3/+3
* Remove insights_credential from inventoryBill Nottingham2021-06-223-14/+1
* 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