community.general/lib/ansible/modules
jctanner b10d5f34ea Extend validate-modules to check the next to last line (#34819)
* Add validation for the next to last line of a module

* Fix last error code

* Reduce to a single conditional

* Fix conditionals

* Move the final warnings statement to main() in mysql_replication
2018-01-15 15:49:35 +00:00
..
cloud ovirt_auth: support env variable passing (#34872) 2018-01-15 10:13:46 -05:00
clustering Separate common and raw (#34563) 2018-01-09 07:22:46 -05:00
commands Remove shell module specialcases 2017-12-21 20:42:44 -08:00
crypto expose subject_strict and issuer_strict to users (#34090) 2018-01-04 04:43:37 -05:00
database Extend validate-modules to check the next to last line (#34819) 2018-01-15 15:49:35 +00:00
files Update unarchive.py (#34596) 2018-01-11 14:12:32 +10:00
identity FreeIPA: Add CNAME, DNAME and A6 as record type (#34236) 2017-12-27 16:32:11 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring New module grafana dashboard (#31930) 2018-01-04 10:12:02 +00:00
net_tools Sort out parameter requirements for cloudflare_dns (#31800) 2018-01-11 12:03:54 -05:00
network add config option to replace argument (#34342) 2018-01-15 21:17:02 +05:30
notification Fix out-dated code style in new module logentries_msg.py 2018-01-04 20:50:42 -08:00
packaging Validate modules arg spec fixes (#34477) 2018-01-11 15:41:53 -08:00
remote_management Module renamed to ucs_mac_pool to match naming convention for other ucs modules. (#34826) 2018-01-15 16:22:17 +01:00
source_control Fixed typo on git module doc (#34039) 2017-12-19 17:44:06 +01:00
storage Deprecate check_invalid_arguments (#34004) 2017-12-19 14:36:02 -08:00
system Filesystem: refactor, improvements, add tests (#25519) 2018-01-11 11:10:14 -05:00
utilities fix ci, duplicate exception checking was merged in wait_for (my fault) 2017-12-13 09:53:39 -08:00
web_infrastructure Add validate_certs to jira module (#34756) 2018-01-11 23:39:07 -05:00
windows Implemented Trigger Repetition (#32938) 2018-01-12 08:08:50 +10:00
__init__.py