community.general/lib/ansible/modules
Dag Wieers c3909460d4
aci_domain_to_vlan_pool: Add domain to VLAN pool (#34402)
* aci_domain_to_vlan_pool: Add domain to VLAN pool

A new ACI module to bind a domain to a VLAN pool.

This module still needs integration tests once it is formally review and
accepted.

* Add examples to documentation
2018-01-11 23:32:12 +01:00
..
cloud vr_server: implement startup_script (#34565) 2018-01-11 22:26:39 +01: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 New module for managing user in InfluxDB (#31566) 2018-01-05 15:27:43 +05:30
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 aci_domain_to_vlan_pool: Add domain to VLAN pool (#34402) 2018-01-11 23:32:12 +01:00
notification Fix out-dated code style in new module logentries_msg.py 2018-01-04 20:50:42 -08:00
packaging yum: Add example for enable and disable repo (#34492) 2018-01-10 09:51:00 -08:00
remote_management Add ManageIQ Azure provider (#34708) 2018-01-11 09:06:33 -05: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 Do not prevent username logging in jenkins_script module (#34459) 2018-01-04 10:03:01 -05:00
windows Implemented Trigger Repetition (#32938) 2018-01-12 08:08:50 +10:00
__init__.py