mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 12:57:40 -02:30
Fix spelling errors in readme of awx_collection/tools
Signed-off-by: John Westcott <john.westcott.iv@redhat.com>
This commit is contained in:
committed by
John Westcott IV
parent
94183d602c
commit
cc64be937d
@@ -19,8 +19,8 @@ It is intended as a tool for writing new modules or enforcing consistency.
|
|||||||
|
|
||||||
These instructions assume you have ansible-core and the collection installed.
|
These instructions assume you have ansible-core and the collection installed.
|
||||||
To install the collection in-place (to pick up any local changes to source)
|
To install the collection in-place (to pick up any local changes to source)
|
||||||
the `make symlink_collection` will simplink the `awx_collection/` folder to
|
the `make symlink_collection` will symlink the `awx_collection/` folder to
|
||||||
the approprate place under `~/.ansible/collections`.
|
the appropriate place under `~/.ansible/collections`.
|
||||||
|
|
||||||
This is a shortcut for quick validation of tests that bypasses `ansible-test`.
|
This is a shortcut for quick validation of tests that bypasses `ansible-test`.
|
||||||
To use this, you need the `~/.tower_cli.cfg` config file populated,
|
To use this, you need the `~/.tower_cli.cfg` config file populated,
|
||||||
|
|||||||
Reference in New Issue
Block a user