mirror of
https://github.com/ansible/awx.git
synced 2026-03-29 06:45:09 -02:30
Merge remote-tracking branch 'tower/test_stable-2.6' into merge_26_2
This commit is contained in:
@@ -32,11 +32,12 @@ Installing the `tar.gz` involves no special instructions.
|
||||
## Running
|
||||
|
||||
Non-deprecated modules in this collection have no Python requirements, but
|
||||
may require the official [AWX CLI](https://pypi.org/project/awxkit/)
|
||||
may require the AWX CLI
|
||||
in the future. The `DOCUMENTATION` for each module will report this.
|
||||
|
||||
You can specify authentication by host, username, and password.
|
||||
|
||||
<<<<<<< HEAD
|
||||
These can be specified via (from highest to lowest precedence):
|
||||
|
||||
- direct module parameters
|
||||
@@ -54,6 +55,8 @@ verify_ssl = true
|
||||
username = foo
|
||||
password = bar
|
||||
```
|
||||
=======
|
||||
>>>>>>> tower/test_stable-2.6
|
||||
|
||||
## Release and Upgrade Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user