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).
2019-06-13 09:23:41 -05:00
..
.rstcheck.cfg Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 2018-12-10 09:17:15 -06:00
common_return_values.rst common_return_values.rst: add missing closing parenthesis (#54487) 2019-03-27 23:00:21 +01:00
faq.rst Add faq note about ssh ServerAliveInterval (#55568) 2019-05-01 12:04:40 -05:00
galaxy.rst Ansible galaxy role download should not have to perform aditionnal check against tar archive file extension #56616. (#56617) 2019-06-13 09:23:41 -05:00
glossary.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
interpreter_discovery.rst Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
module_utils.rst Pull documentation of ansible.module_utils.basic from (improved) doc strings. (#48416) 2018-12-10 09:17:15 -06:00
python_3_support.rst Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
release_and_maintenance.rst update release table for 2.8 (#56486) 2019-05-15 14:58:53 -05:00
special_variables.rst Add ansible_parent_role_names magic variable (#46687) 2019-04-23 11:55:05 -04:00
test_strategies.rst Prefer https:// links in the docs site 2018-08-01 08:20:40 -07:00
tower.rst Adjust assorted terminology and wording around product offerings. (#57242) 2019-05-31 14:24:44 -05:00
YAMLSyntax.rst Fix docs syntax highlighting errors (#50836) 2019-01-24 16:09:41 -06:00