summaryrefslogtreecommitdiffstats
path: root/awx_collection/plugins/modules/tower_group.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Deprecate tower modules (#13210)Jake Jackson2023-01-231-1/+0
* Symlink modules for 2.9 compat (#5103)Alan Rominger2021-06-221-0/+1
* pycharm refactor rename files and class, linux rename tower_ controller_Seth Foster2021-06-081-184/+0
* move code linting to a stricter pep8-esque auto-formatting tool, blackRyan Petrello2021-03-231-15/+11
* add copy to modulessean-m-sullivan2021-02-221-0/+33
* Changing how get_one returnsJohn Westcott IV2020-09-081-3/+3
* get_one now also returns the name field, and modifying modules for get_one an...John Westcott IV2020-09-081-4/+3
* Adding import/export awx kit featuresJohn Westcott IV2020-08-191-2/+2
* Comply with updated Ansible sanity test rulesAlanCoding2020-06-031-2/+0
* Moving tower_oauthtoken into a doc fragementJohn Westcott IV2020-05-211-6/+0
* Restructuring modules so that lookup don't happen if deletingJohn Westcott IV2020-04-271-9/+9
* Document and align the env var for OAuth tokenAlanCoding2020-04-071-0/+1
* Remove unnecessary module parametersAlanCoding2020-04-071-8/+4
* Add alias for group children of groupsAlanCoding2020-03-251-1/+3
* Rename group-to-group field to align with APIAlanCoding2020-03-251-3/+3
* tower_group relationshipsAlanCoding2020-03-191-1/+34
* Revert module util changes, reorder params in group modulebeeankha2020-03-161-6/+6
* Make non-required params actually optional, fix idempotency issuesbeeankha2020-02-261-2/+2
* Update documentation for modules, add deprecation warning for role, send and ...beeankha2020-02-261-1/+3
* [last PR stuff] + Add warning if configs specified in 2 params (#5)Alan Rominger2020-02-261-8/+5
* Update inventory_source module source_script parameter to be optionalbeeankha2020-02-261-1/+1
* Converted tower_groupJohn Westcott IV2020-02-261-105/+48
* Also remove some dangling rax from awxkit and collection modules.Bill Nottingham2020-02-251-2/+2
* fix duplicate exception sanity errorAlanCoding2019-11-261-1/+1
* Make tower_group idempotentAlanCoding2019-10-311-5/+4
* declare types in Ansible Tower module optionsAlanCoding2019-10-291-1/+15
* Use namespaced doc fragment, cleanupAlanCoding2019-09-281-1/+1
* rename awx modules folder to collectionAlanCoding2019-09-271-0/+177