mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Update guide_azure.rst to include note about running ansible from within azure (#35441)
* Update guide_azure.rst Add one more option to run Ansible in Azure * Minor edit
This commit is contained in:
parent
fec85a42a6
commit
e497509e51
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ root directory of the Ansible repo.
|
||||||
|
|
||||||
$ pip install .[azure]
|
$ pip install .[azure]
|
||||||
|
|
||||||
|
You can also directly run Ansible in [Azure Cloud Shell](https://shell.azure.com), where Ansible is pre-installed.
|
||||||
|
|
||||||
Authenticating with Azure
|
Authenticating with Azure
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue