community.general/lib/ansible
Jakub Libosvar 26b0908270 openvswitch_db: Make 'key' parameter optional (#42110)
The OVSDB schema consists of typed columns. The 'key' parameter is
required only for columns with type of a 'map'. This patch makes 'key'
an optional parameter to allow setting values for other column types
like int.

Fixes #42108
2018-07-09 19:12:41 +05:30
..
cli Make ansible doesn't parse template-like password in user's input (#42275) 2018-07-05 10:26:12 -04:00
compat
config ignore ansible.cfg in world writable cwd (#42070) 2018-06-29 16:46:10 -07:00
errors
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 [k8s] allow user to pass list of resources in to definition parameter (#42377) 2018-07-09 08:33:16 -05:00
modules openvswitch_db: Make 'key' parameter optional (#42110) 2018-07-09 19:12:41 +05:30
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 Fix pause module so it does not stack trace when redirecting stdout. (#42217) 2018-07-06 17:19:55 -04:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils [k8s] allow user to pass list of resources in to definition parameter (#42377) 2018-07-09 08:33:16 -05:00
vars avoid loading vars on unspecified basedir (cwd) (#42067) 2018-06-29 16:45:38 -07:00
__init__.py
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