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
S. Veyrié 5b358db83f maven_artifact: download with shutil.copyfileobj to a temp file (#44956)
* maven_artifact: replace homemade chunked download with shutil.copyfileobj

* maven_artifact: copy to temp file first
6 years ago
..
cli ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 6 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 6 years ago
config Fix another corner case of too many warnings for world readable current working directory 6 years ago
errors give hint to users when a file is not found 7 years ago
executor fix issue with no_log in py3 6 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 6 years ago
inventory Error on empty group/host name (#42584) 6 years ago
module_utils initial commit of azure_rm inventory plugin (#44944) 6 years ago
modules maven_artifact: download with shutil.copyfileobj to a temp file (#44956) 6 years ago
parsing Fix ansible-doc and docsite generation for removed modules 6 years ago
playbook Change insertion order of apply block to not affect the include_X task itself (#44912) 6 years ago
plugins Fix netconf_config module default_operation issue (#44958) 6 years ago
template Remove bare_deprecated functionality (#44517) 6 years ago
utils Clarify docs re mode's octal representation (#44410) 6 years ago
vars ensure if we get a non-Task object in _get_delegated_vars, we return early (#44934) 6 years ago
__init__.py
constants.py We can create a frozenset from a tuple 6 years ago
release.py Add post modifier to version 6 years ago