1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Dag Wieers b90ae65e5c
aci_static_binding_to_epg: Add description parameter (#42244)
* aci_static_binding_to_epg: Add description parameter

This PR adds the description parameter to this module.

Tis fixes #42154

* Fix added_version
2018-07-05 18:01:28 +02:00
..
cli Make ansible doesn't parse template-like password in user's input (#42275) 2018-07-05 10:26:12 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config ignore ansible.cfg in world writable cwd (#42070) 2018-06-29 16:46:10 -07:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor fix minor issues with debug and item labels (#41331) 2018-06-21 16:14:57 -04:00
galaxy Fix galaxy client executing queries with invalid http method (#42201) 2018-07-02 12:37:40 -04:00
inventory Fix setting required options for inventory plugins (#42049) 2018-06-29 11:48:35 -04:00
module_utils Add fetching default filter in ios cliconf plugin (#42339) 2018-07-05 14:57:27 +05:30
modules aci_static_binding_to_epg: Add description parameter (#42244) 2018-07-05 18:01:28 +02:00
parsing change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
playbook Fix NameError, value was not available in this context leading to a generic unexpected error. Fixes #33275 (#41856) 2018-06-25 15:04:32 -05:00
plugins Idempotency for net_get and net_put modules (#42307) 2018-07-05 20:15:25 +05:30
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils ACME modules: documentation improvements (#42165) 2018-07-04 15:22:11 +02:00
vars avoid loading vars on unspecified basedir (cwd) (#42067) 2018-06-29 16:45:38 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00