ansible/lib/ansible
Marcel 02c126f5ee docker_container - #65993 - update restart policy (restart policy & restart retries) wit… (#66192)
* #65993 - update restart policy (restart policy & restart retries) without restarting the container

* - proper indentation on the continuation-line
- set restart_policy to the correct value independent from the api version

* - move restart_policy definitions into the if block
- add a new variable for the restart_policy configuration value

* add changelog fragment

* typo; minus -> underscore

* rename changelog fragment to contain the correct module name

* rename restart_policy_config_value to just restart_policy and refer to the correct dict values
2020-01-06 20:49:48 +01:00
..
cli Add ansible cli options --ask-vault-password and --vault-pass-file (#63782) 2019-12-19 12:07:25 -05:00
compat
config Assign AWS Cloudwatch Metric Filter via Ansible (#59925) 2020-01-04 11:39:01 -07:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Fix callback set_options issue with collections (#66128) 2020-01-06 11:32:36 -05:00
galaxy ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 2019-12-06 10:34:14 +10:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils Correct fetch_url error code documentation (#66061) 2020-01-03 08:31:20 -06:00
modules docker_container - #65993 - update restart policy (restart policy & restart retries) wit… (#66192) 2020-01-06 20:49:48 +01:00
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
playbook Check if task file is specified for import_tasks (#57572) 2019-12-24 10:26:32 +05:30
plugins Use a context handler for file handling in paramiko_ssh.Connection. (#65624) 2020-01-06 13:09:57 -05:00
template Do not treat AnsibleUndefined as being unsafe (#65202) 2019-11-25 15:06:29 +01:00
utils vars: Fail with warning for extra_vars filename without @ sign (#59915) 2019-12-19 18:01:22 +05:30
vars Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
__init__.py
constants.py Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00