mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-09 01:34:08 +00:00
* add aws dynamo_ttl module, small parameter setter - New Module Pull Request `dynamodb_ttl` 2.3.0/devel Very self-contained TTL setter. This is independent of the dynamodb_table module as it's really designed to be a helper for tables that may be created in other ways (say, CloudFormation, which doesn't support setting TTL). * committer is no longer a valid value * bump version_added, catch common exceptions * pep8 fixes * one more pep8 |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| config | ||
| errors | ||
| executor | ||
| galaxy | ||
| inventory | ||
| module_utils | ||
| modules | ||
| parsing | ||
| playbook | ||
| plugins | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| constants.py | ||
| release.py | ||