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/scenario_guides
Markus Suonto 0d81386144 Add single quotes around package name (#45152)
<!--- Your description here -->
`pip install ansible[azure]` results in `zsh: no matches found: ansible[azure]` at least in my computer (zsh on Ubuntu). I don't know if it is the case with all shells, but at least for me it is. Since square brackets `[]` are special characters in bash, I propose adding single quotes to make sure that package name is always interpreted as literal. The same error is also resolvable by setting noglob.
7 years ago
..
guide_aci.rst Fix broken CI (#44937) 7 years ago
guide_aws.rst Prefer https:// links in the docs site 7 years ago
guide_azure.rst Add single quotes around package name (#45152) 7 years ago
guide_cloudstack.rst updated guides to avoid connection: local (#44227) 7 years ago
guide_docker.rst docker scenario guide: docker-py -> docker (#44856) 7 years ago
guide_gce.rst doc: fixes the the repetitions (#43937) 7 years ago
guide_kubernetes.rst Core Docs Refactor and Redesign (#36067) 8 years ago
guide_packet.rst Fixed links to the CLI clients (#35792) 7 years ago
guide_rax.rst updated guides to avoid connection: local (#44227) 7 years ago
guide_rolling_upgrade.rst Update documentation based on 301 permanent redirects (#43675) 7 years ago
guide_vagrant.rst Update documentation based on 301 permanent redirects (#43675) 7 years ago
guide_vultr.rst Vultr: Create the Vultr Guide (#44515) 7 years ago
guides.rst Vultr: Create the Vultr Guide (#44515) 7 years ago