mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 07:04:45 -03:30
add credential plugin system and minimal working hashivault
This commit is contained in:
9
docs/credential_plugins.md
Normal file
9
docs/credential_plugins.md
Normal file
@@ -0,0 +1,9 @@
|
||||
Credential Plugins
|
||||
================================
|
||||
### Development
|
||||
```shell
|
||||
# The vault server will be available at localhost:8200.
|
||||
# From within the awx container, the vault server is reachable at hashivault:8200.
|
||||
# See docker-hashivault-override.yml for the development root token.
|
||||
make docker-compose-hashivault
|
||||
```
|
||||
Reference in New Issue
Block a user