mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
This commit is contained in:
parent
384cac7779
commit
1696b14beb
2 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ The ec2 module provides the ability to provision instances within EC2. Typicall
|
|||
exporting the variable as EC2_URL=https://myhost:8773/services/Eucalyptus.
|
||||
This can be set using the 'environment' keyword in Ansible if you like.
|
||||
|
||||
Here is an example of provisioning a number of instances in ad-hoc mode mode:
|
||||
Here is an example of provisioning a number of instances in ad-hoc mode:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue