mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0d81386144
<!--- 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. |
||
---|---|---|
.. | ||
guide_aci.rst | ||
guide_aws.rst | ||
guide_azure.rst | ||
guide_cloudstack.rst | ||
guide_docker.rst | ||
guide_gce.rst | ||
guide_kubernetes.rst | ||
guide_packet.rst | ||
guide_rax.rst | ||
guide_rolling_upgrade.rst | ||
guide_vagrant.rst | ||
guide_vultr.rst | ||
guides.rst |