community.general/lib/ansible
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
..
cli ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 2018-08-28 15:15:14 -04:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Add rds_instance to module_defaults groups 2018-09-04 08:17:58 -04:00
errors
executor fix issue with no_log in py3 2018-08-27 11:57:02 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Use a sensible default for k8s merge_type (#45284) 2018-09-08 10:08:09 +10:00
modules Use a sensible default for k8s merge_type (#45284) 2018-09-08 10:08:09 +10:00
parsing Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
playbook Change insertion order of apply block to not affect the include_X task itself (#44912) 2018-08-30 16:56:28 -04:00
plugins Correct version_added for strategy host_pinned (#45333) 2018-09-07 09:15:46 +02:00
template Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
utils Updates documentation formatting and dependencies (#45252) 2018-09-05 17:57:42 -04:00
vars Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231) 2018-09-07 10:16:03 -05:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00