summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/cloud/amazon/efs.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.amazonAnsible Core Team2020-03-091-758/+0
* Migrate a batch of AWS modules to AnsibleAWSModule (1) (#67191)Mark Chappell2020-02-241-43/+19
* name2Name for myTestNameTags (#66203)Yuki Ueda2020-01-061-1/+1
* Amazon related Sanity test fixups (remaining batch 1) (#64368)Mark Chappell2019-11-041-11/+28
* fix typos in cloud modules (#62194)Andrey Klychkov2019-09-131-1/+1
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-9/+9
* all amazon modules are community maintained (#46840)Alicia Cozine2018-10-111-1/+1
* [doAbhijeet Kasurde2018-10-101-1/+1
* Fix incorrect type in arg_specDag Wieers2018-09-201-1/+1
* EFS - add support for new Provisioned Throughput (#43253)Julien PRIGENT2018-09-191-7/+96
* Leading dot in efs_facts.mountpoint (#35909)Rushan2018-08-011-2/+11
* Clean up module documentation (#36909)Dag Wieers2018-03-151-21/+6
* efs: improve documentation about the update of an efs (#36473)Julien Vey2018-02-221-1/+1
* [cloud] Add encryption support to efs module (#32815)Rob2017-12-211-24/+86
* [cloud] Remove repeated error handling and region checking, both now in boto3...Will Thames2017-12-141-8/+4
* Remove wildcard imports from amazon modules (#31451)Toshio Kuratomi2017-10-091-26/+17
* Fixing Issue #27270 - EFS TypeError (#27318)Patrick Murray2017-08-231-10/+8
* Update metadata to 1.1Toshio Kuratomi2017-08-151-2/+2
* Fixed docs for cloud modules (#23745)Andrea Tartaglia2017-04-271-28/+28
* efs: include name in results (#23931)Sloane Hertel2017-04-241-0/+1
* [cloud] re-raise boto ClientError if throttling timeout is reached in efs.py ...bentaylornz2017-04-041-0/+3
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* Relocating extras into lib/ansible/modules/ after mergeJames Cammarata2016-12-081-0/+630