mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
Minor documentation fixes.
Fixed double-dash literals. Fixed broken :doc: links. Minor case fixes. Minor wording fixes.
This commit is contained in:
parent
61d283e2ad
commit
f3e416f065
11 changed files with 36 additions and 38 deletions
|
@ -186,7 +186,7 @@ To see the complete list of variables available for an instance, run the script
|
|||
./ec2.py --host ec2-12-12-12-12.compute-1.amazonaws.com
|
||||
|
||||
Note that the AWS inventory script will cache results to avoid repeated API calls, and this cache setting is configurable in ec2.ini. To
|
||||
explicitly clear the cache, you can run the ec2.py script with the '--refresh-cache' parameter.
|
||||
explicitly clear the cache, you can run the ec2.py script with the ``--refresh-cache`` parameter.
|
||||
|
||||
.. _other_inventory_scripts:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue