ansible/docs
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
..
bin Add compat tojson filter for jinja2 versions missing it (#56596) 2019-05-17 20:36:41 -05:00
docsite 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
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates CLI docs include license not copyright (#56871) 2019-05-23 14:53:07 -05:00