You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Felix Fontein 1dcf52c8fe docker_container: improving idempotency (#44808)
* Only handle cpu_shares, volume_driver, auto_remove as in _host_config().

* Don't compare log_options (resp restart_retries) if log_driver (resp restart_policy) is not specified.

* Warn that log_options (resp restart_retries) is ignored if log_driver (resp restart_policy) is not specified.
7 years ago
..
cli ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 7 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 7 years ago
config Fix another corner case of too many warnings for world readable current working directory 7 years ago
errors give hint to users when a file is not found 8 years ago
executor fix issue with no_log in py3 7 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 8 years ago
inventory Error on empty group/host name (#42584) 8 years ago
module_utils azure_rm_virtualmachine: Add 'accept_terms' for accepting terms when deploying paid marketplace images (#44701) 7 years ago
modules docker_container: improving idempotency (#44808) 7 years ago
parsing Fix ansible-doc and docsite generation for removed modules 7 years ago
playbook Make sure we skip handlers from includes in compile_roles_handlers. Fixes #44848 (#44852) 7 years ago
plugins Setting options is fine if plugins already exist (#44859) 7 years ago
template Remove bare_deprecated functionality (#44517) 7 years ago
utils Clarify docs re mode's octal representation (#44410) 7 years ago
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 7 years ago
__init__.py
constants.py We can create a frozenset from a tuple 7 years ago
release.py Add post modifier to version 7 years ago