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/docs/docsite/rst/reference_appendices
Arnaud RENARD 1a5fd720a4 Ansible galaxy role download should not have to perform aditionnal check against tar archive file extension #56616. (#56617)
Ansible galaxy role download checked for `.tar.gz`, but `tarfile.is_tarfile(...)` can identify and open any valid tarfile. This change uses transparent stream compression to make `.tar.gz` and `.tar.bz2` formats valid with python 2.6.x/2.7.x (as well as `.tar.xz` with python 3.x).
5 years ago
..
.rstcheck.cfg Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 6 years ago
YAMLSyntax.rst Fix docs syntax highlighting errors (#50836) 6 years ago
common_return_values.rst common_return_values.rst: add missing closing parenthesis (#54487) 6 years ago
faq.rst Add faq note about ssh ServerAliveInterval (#55568) 5 years ago
galaxy.rst Ansible galaxy role download should not have to perform aditionnal check against tar archive file extension #56616. (#56617) 5 years ago
glossary.rst Prefer https:// links in the docs site 6 years ago
interpreter_discovery.rst Python interpreter discovery (#50163) 6 years ago
module_utils.rst Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 6 years ago
python_3_support.rst Python interpreter discovery (#50163) 6 years ago
release_and_maintenance.rst update release table for 2.8 (#56486) 5 years ago
special_variables.rst Add ansible_parent_role_names magic variable (#46687) 5 years ago
test_strategies.rst Prefer https:// links in the docs site 6 years ago
tower.rst Adjust assorted terminology and wording around product offerings. (#57242) 5 years ago