summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/amazon/iam_group.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.amazonAnsible Core Team2020-03-091-439/+0
* AnsibleAWSModule related cleanup (batch 2) (#65987)Mark Chappell2020-01-241-2/+2
* Improve consistency of IAM_{role,user,group} behaviour (#64258)Mark Chappell2019-11-211-16/+21
* AWS IAM Sanity test cleanup and deprecate unused 'fail_on_delete' option (#63...Mark Chappell2019-10-281-0/+7
* Fixup iam_group integration tests and return value documentation (#61243)Mark Chappell2019-09-051-47/+52
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-10/+10
* E325 removal - Part I (#49136)Abhijeet Kasurde2018-11-271-2/+4
* Improve iam_group exception handling (#45599)Will Thames2018-09-171-78/+39
* Clean up BOTMETA.yml (#44574)Dag Wieers2018-08-241-1/+3
* Update `iam_group` to add check mode support (#27589)Josh Souza2018-01-221-46/+65
* Module DOCUMENTATION should match argspec (#34895)John R Barker2018-01-161-0/+1
* Add pagination for IAM group API calls (#31554)Will Thames2017-10-161-14/+36
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* Further iam_group improvementsrip7772017-06-291-69/+108
* New AWS module for managing IAM groupsNick Aslanidis2017-06-291-0/+376