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
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
..
api
community Fix an RST link to the changelog config in docs 6 years ago
dev_guide Adjust assorted terminology and wording around product offerings. (#57242) 6 years ago
installation_guide Correct repository name to install (#56991) 6 years ago
inventory
network add how to create HttpApi plugins for network modules (#54340) 6 years ago
plugins add how to create HttpApi plugins for network modules (#54340) 6 years ago
porting_guides AWS: _facts -> _info (part 4) (#57651) 6 years ago
reference_appendices Ansible galaxy role download should not have to perform aditionnal check against tar archive file extension #56616. (#56617) 5 years ago
roadmap 2.9 roadmap dates (#57420) 6 years ago
scenario_guides VMware: vSphere Automation SDK installation docs (#57280) 6 years ago
user_guide Improve regex_replace filter docs (#57450) 5 years ago
conf.py update docsite breadcrumbs from sphinx_rtd_theme (#57316) 6 years ago
index.rst