community.general/lib/ansible
Kevin Breit 618c3c508f New module - meraki_vlan (#41632)
* Initial commit of meraki_vlan module
- Create, delete, modify, and query VLANs within a network
- Support for all allowed objects in the VLAN data structure
- Meraki defaults networks to have VLANs disabled and there is no
way to use the API to enable VLAN support. It must be enabled
manually.

* Fix formatting error in documentation

* Formatting changes and added documentation

* PEP8 fix
2018-06-20 09:46:15 +02:00
..
cli Add more info related to galaxy sub commands (#41085) 2018-06-15 12:12:13 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Fix some typos in config/base.yml (#41363) 2018-06-14 23:53:41 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor no_log even when task_result doesn't provide key 2018-06-12 10:25:30 -07:00
galaxy Update APB templates (#41559) 2018-06-14 17:05:30 -04:00
inventory added missing raise 2018-06-19 16:21:16 -04:00
module_utils VMware: Add timeout in wait_for_task (#39596) 2018-06-20 11:23:58 +05:30
modules New module - meraki_vlan (#41632) 2018-06-20 09:46:15 +02:00
parsing Fix wrong python keyword (followup to #36357) (#41067) 2018-06-07 19:48:07 +05:30
playbook Load role vars and defaults before parsing tasks (#40982) 2018-06-18 10:56:55 -05:00
plugins Correct defaults in lxc and lxd connection plugin 2018-06-19 15:45:18 -04:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils Prefer readthedocs.io instead of readthedocs.org for doc links (#41537) 2018-06-18 08:22:50 -04:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py
constants.py adds ansible-doc JSON plugin data dump 2018-06-04 17:20:33 -07:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00