Add support for tags to molecule tests (#62)

This commit is contained in:
Mike Graves
2021-04-19 00:30:21 -04:00
committed by GitHub
parent 28223dbe36
commit b68bf7c065
5 changed files with 260 additions and 148 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- add support for using tags when running molecule test suite (https://github.com/ansible-collections/kubernetes.core/pull/62).