mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-07 21:42:38 +00:00
SelfSubjectAccessReviews now work with the k8s module (#237)
* SelfSubjectAccessReviews now work with the k8s module
This commit is contained in:
committed by
GitHub
parent
5de49373b7
commit
0f3fef927e
@@ -28,6 +28,7 @@
|
||||
- include_tasks: tasks/exec.yml
|
||||
- include_tasks: tasks/log.yml
|
||||
- include_tasks: tasks/cluster_info.yml
|
||||
- include_tasks: tasks/access_review.yml
|
||||
|
||||
roles:
|
||||
- helm
|
||||
|
||||
Reference in New Issue
Block a user