No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
jessicamack 7c6a7cf97e
Merge pull request #189 from lennysh/secret-not-allowed-for-boolean-type
`secret` not allowed for `boolean` type (`verify_ssl`).
2026-06-18 16:18:26 +00:00
.github 🧪 Bump reusable-tox to 1bb9615 2026-06-08 20:55:53 +02:00
bin Move pip-tools envs from tox.ini to toxfile 2025-09-07 03:41:27 +02:00
dependencies Merge pull request #168 from ansible/maintenance/pip-tools-constraint-lockfiles 2026-03-04 20:05:32 +01:00
docs 🩹📝 Suppress types that Sphinx can't resolve 2026-03-31 17:31:37 +02:00
src/awx_plugins secret not allowed for boolean type (verify_ssl). 2026-06-11 15:49:04 -04:00
tests fix: accept unknown keyword arguments in azure_keyvault_backend 2026-06-03 18:28:30 -04:00
.codecov.yml 🧪 Let Codecov expect 16 reports from CI matrix 2025-11-14 19:01:59 +01:00
.codespellrc Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
.coveragerc 🧪 Set minimum test session coverage to 61.5% 2025-11-14 18:44:36 +01:00
.darglint 🧪📝 Integrate sphinx_autodoc_typehints 2024-11-20 19:54:42 +01:00
.editorconfig Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
.flake8 🧪 Suppress WPS201 in hashivault module 2026-03-31 17:00:43 +02:00
.git-blame-ignore-revs 💅 Hide 02c7d221 (ruff format) from Git blame 2025-04-23 15:38:22 +02:00
.git_archival.txt Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
.gitattributes Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
.gitignore Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
.isort.cfg 🧪 Integrate pytest-subtests plugin 2025-03-04 15:17:06 +01:00
.mypy.ini 🧪 Make MyPy allow private attr access in tests 2026-03-31 17:01:58 +02:00
.pep8 Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
.pip-tools.toml 🧪 Move --all-extras from pip-tools cfg to GHA 2025-09-07 02:58:34 +02:00
.pre-commit-config.yaml [pre-commit.ci] pre-commit autoupdate 2026-04-06 16:50:29 +00:00
.pylintrc.toml 🧪 Disable no-name-in-module in pylint 2026-02-23 18:56:21 +01:00
.readthedocs.yaml Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
.ruff.toml 🧪 Move hashivault tests to a separate module 2026-02-19 17:14:31 +01:00
.yamllint 🧪 Set up "only quote if needed" @ yamllint 2025-02-11 01:32:27 +01:00
CHANGELOG.md Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
CODE-OF-CONDUCT.md Add basic opensource project bits 2024-08-27 00:34:30 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md project name 2026-02-19 11:36:51 +01:00
DCO Add basic opensource project bits 2024-08-27 00:34:30 +02:00
LICENSE Add basic opensource project bits 2024-08-27 00:34:30 +02:00
nitpick-style.toml 🧪 Move MyPy reports from Codecov to Coveralls 2025-11-14 18:15:31 +01:00
pyproject.toml Make new hashi OIDC credentials available for installation as part of the package 2026-03-02 17:53:18 +01:00
pytest.ini 🧪 Make pytest avoid any hidden directories 2025-03-04 17:04:49 +01:00
README.md 📝 Add a Coveralls badge to README for typing 2025-11-14 18:34:46 +01:00
SECURITY.md Add a packaged project skeleton 2024-08-27 19:05:39 +02:00
tox.ini 🧪🐛 Use unique vars for Coveralls coverage 2025-11-14 18:21:44 +01:00
toxfile.py 🧪💅 Sync toxfile w/ awx_plugins.interfaces 2025-09-08 00:16:43 +02:00

CI/CD Badge pre-commit.ci Badge PyPI Badge PyPI Supported Versions Badge Codecov Badge Coveralls Badge Code of Conduct Badge Apache v2 License Badge Ansible Matrix Badge Ansible Discourse Badge

RTD Build Status Badge

awx-plugins

Credential plugins moved out of AWX.