ansible/docs/docsite/rst
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.
2018-09-06 10:09:40 -05:00
..
community Update documentation based on 301 permanent redirects (#43675) 2018-08-13 14:54:14 -05:00
dev_guide updated guides to avoid connection: local (#44227) 2018-08-28 13:27:21 -04:00
installation_guide Change Mac OSX to macOS in installation docs (#44971) 2018-08-31 11:12:12 -05:00
inventory ansible/docs/docsite/rst/inventory/implicit_localhost.rst typo 2018-07-23 10:33:47 -04:00
network fixed network automation index issues (#44732) 2018-08-29 15:37:00 +02:00
plugins Add some inventory plugin documentation (#44727) 2018-08-30 09:35:56 -04:00
porting_guides fixed chlog path 2018-09-05 10:41:49 -04:00
reference_appendices added more reasons to avoid dot notation (#43724) 2018-08-31 09:32:36 -05:00
roadmap Update AWS pull request links (#44777) 2018-08-29 09:03:27 -05:00
scenario_guides Add single quotes around package name (#45152) 2018-09-06 10:09:40 -05:00
user_guide docs: Clarify include_task v import_tasks with conditionals (#43856) 2018-09-05 14:06:02 -05:00
vmware VMware: Concept documentation (#43927) 2018-08-30 12:49:37 -04:00
conf.py Use updated pygments (#44846) 2018-08-29 11:51:40 -05:00
index.rst Vultr: Create the Vultr Guide (#44515) 2018-08-31 10:42:07 -04:00