community.general/lib/ansible/modules
Will Thames 1463c2e4a8
Use a sensible default for k8s merge_type (#45284)
* Use a sensible default for k8s merge_type

The sensible default for merge_type is `['strategic-merge', 'merge'].
However, we can't make this the default default, as we need to support
users who are using openshift 0.6.0, where the merge_type parameter is
unsupported.

* Refactor k8s test suite for merge_type tests

Allow tests with pre-merge-type openshift and post-merge-type
openshift.
2018-09-08 10:08:09 +10:00
..
cloud VMware: new plugin for setting an object's role/permission (#39988) 2018-09-07 19:03:58 +05:30
clustering Use a sensible default for k8s merge_type (#45284) 2018-09-08 10:08:09 +10:00
commands Various improvements to script module docs (#44637) 2018-08-24 09:56:44 -04:00
crypto Refactoring GET request handling. (#45051) 2018-09-04 21:28:04 +02:00
database mongodb_user: don't call buildInfo with Pymongo > 3.5 (#42350) 2018-08-30 03:01:28 -04:00
files Fix dead code in files module (#43479) 2018-09-04 09:06:57 -05:00
identity Add onepassword_facts module, based on the "onepassword" lookup plugin (#43953) 2018-08-30 16:26:47 -04:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
monitoring add_evaluation_delay of datadog monitor (#32784) 2018-08-28 08:03:56 +02:00
net_tools Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00
network cli_config module doc update (#45345) 2018-09-07 17:09:08 +05:30
notification Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
packaging Improve dnf group output for clarity 2018-09-06 09:27:24 -07:00
remote_management Fix small typo 2018-08-31 05:10:35 +02:00
source_control Subversion: Only fire changed when content has changed (#41036) 2018-09-04 19:59:16 -04:00
storage not sure if typo or pun. (#45358) 2018-09-07 13:29:19 -04:00
system correct and clarify deprecation (#45234) 2018-09-06 13:24:44 -04:00
utilities Add elapsed return value to select modules (#37969) 2018-08-31 22:20:56 +02:00
web_infrastructure tower_credential: expect ssh_key_data to be a string instead of path (#45158) 2018-09-07 13:41:09 -04:00
windows Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
__init__.py