No description
Find a file
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) 3e047cb2de
Merge pull request #176 from fincamd/AAP-64519-vault-token-revocation
Add revoke Vault token functionality to OIDC lookup creds
2026-04-01 23:02:21 +02:00
.github Revert "🩹🧪 Pretend Coveralls isn't failing in CI" 2026-02-27 18:06:41 +01: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 💅 Replace token arg injection w/ contextvars 2026-03-31 17:00:43 +02:00
tests 🧪 Let pylint know private access is ok in tests 2026-03-31 17:01:37 +02: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 🧪 Extend setuptools workaround in flake8 env 2026-03-18 15:15:14 +01: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.