ansible/lib/ansible
coreaut 1e59017d27 renamed module tls client auth params to avoid overlaping with fetch_url (#59522)
* renamed module tls client auth parameters to avoid overlaping with ansible fetch_url

* added version_added info for params

* Updated version_added

Updated version_added info from 2.9 to 2.10

* Update pulp_repo.py

removed version_added for renamed params

* Apply suggestions from code review

added ca_cert alias and 'version_added'

Co-Authored-By: Mark Chappell <mchappel@redhat.com>

* Apply suggestions from code review

added old behavior for client_cert and client_key which will deprecate in 2.14

Co-Authored-By: Mark Chappell <mchappel@redhat.com>

* Update pulp_repo.py

fix for linting error ansibot is complaining

* added changelog fragment for 59522

* Apply suggestions from code review

more informative depreciation warning and changelog fragment

Co-Authored-By: Felix Fontein <felix@fontein.de>

* added mention for changes in client_key and client_cert behavior

* fixed too long line (linting)

* deprecated ca_cert alias to have consistent module params in Ansible 2.14

* fixed indentation for deprecation warning

* changed deprecated alias handling to argument_spec

* moved deprecated_aliases insied argument dict, thanks tremble

* suggestions from felixfontein

Move doc info about client_cert and client_key into its own paragraph

Co-Authored-By: Felix Fontein <felix@fontein.de>
2019-11-18 20:41:40 +01:00
..
cli Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10:00
compat
config module_defaults: add tree missing vmware modules (#64877) 2019-11-15 17:10:11 +05:30
errors
executor Set alter_sys=True instead of False to address backwards incompat (#64670) 2019-11-11 16:47:35 -06:00
galaxy Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10:00
inventory Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
module_utils postgres.py: add query_params (#64661) 2019-11-15 07:07:56 +00:00
modules renamed module tls client auth params to avoid overlaping with fetch_url (#59522) 2019-11-18 20:41:40 +01:00
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
playbook Remove extra dot at the end of the sentence (#64149) 2019-10-31 11:07:23 -04:00
plugins hcloud: inventory: missing compose variables (#64559) 2019-11-18 13:54:36 +01:00
template Introduce context manager for temporary templar context changes (#60513) 2019-10-25 09:51:57 -05:00
utils unsafe wrapping should only happen for with_ loops (#64401) 2019-11-06 10:31:55 -06:00
vars unsafe wrapping should only happen for with_ loops (#64401) 2019-11-06 10:31:55 -06:00
__init__.py
constants.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00