Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yamllint: Make all files in awx pass yamllint | Yanis Guenane | 2019-12-02 | 1 | -1/+3 |
| | | | | | | | | | | | | | This commit updates all files that weren't passing yamllint for them to pass. A new yamllint target has been added. One can run `tox -e yamllint` or `yamllint -s .` locally to ensure yaml files are still passing. This check will be enabled in the CI so it can get on every new contributions, and prevent merging non-compliant code. Signed-off-by: Yanis Guenane <yguenane@redhat.com> | ||||
* | unpin vault plugin development container image | Jake McDermott | 2019-06-12 | 1 | -1/+1 |
| | |||||
* | add support for CyberArk Conjur (API v5) | Ryan Petrello | 2019-04-02 | 1 | -0/+28 |