Add unit and sanity tests to GHA (#614)

* Add unit and sanity tests to GHA

Signed-off-by: GomathiselviS <gomathiselvi@gmail.com>

* Fix sanity issues

* Add sanity non voting

* Add changelog

* Fix typo

* Fix typo

* Use pytest-ansible

* Add support for pytest-ansible

---------

Signed-off-by: GomathiselviS <gomathiselvi@gmail.com>
This commit is contained in:
GomathiselviS
2023-05-17 12:47:11 -04:00
committed by GitHub
parent a624251bba
commit 54d8193972
13 changed files with 230 additions and 36 deletions

View File

@@ -43,6 +43,7 @@ options:
type: str
delete_options:
type: dict
default: {}
description:
- Specify options to delete pods.
- This option has effect only when C(state) is set to I(drain).