-
- Downloads
ipavault: Allow execution of plugin in client host.
Update vault README file and add tests for executing plugin with `ipaapi_context` set to `client`. A new test playbook can be found at: tests/vault/test_vault_client_context.yml As `ipavault` only works in client context, an error is raised if it is explicitly executed in a server context.
Showing
- README-vault.md 1 addition, 0 deletionsREADME-vault.md
- plugins/modules/ipavault.py 6 additions, 1 deletionplugins/modules/ipavault.py
- tests/vault/env_cleanup.yml 2 additions, 0 deletionstests/vault/env_cleanup.yml
- tests/vault/env_setup.yml 2 additions, 0 deletionstests/vault/env_setup.yml
- tests/vault/test_vault_client_context.yml 25 additions, 0 deletionstests/vault/test_vault_client_context.yml
Loading
Please register or sign in to comment