Add ansible-lint to tox linters (#258)

* Add ansible-lint to tox linters

* Bump black

* Black formatting

* fix linting
This commit is contained in:
Mike Graves
2025-05-19 15:53:38 -04:00
committed by GitHub
parent 69bcd79b92
commit f54297c2ac
5 changed files with 11 additions and 9 deletions

View File

@@ -1,2 +1,2 @@
bugfixes:
- openshift_auth - fix issue where openshift_auth module sometimes does not delete the auth token. Based on stale PR (https://github.com/openshift/community.okd/pull/194).
- openshift_auth - fix issue where openshift_auth module sometimes does not delete the auth token. Based on stale PR (https://github.com/openshift/community.okd/pull/194).