Fixed documentation and options to address new sanity tests

- https://docs.ansible.com/ansible/latest/dev_guide/testing_validate-modules.html

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2022-04-01 12:22:20 +09:00
parent 04fdbffca1
commit 0e71c0e530
13 changed files with 40 additions and 33 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- CI tests - following the new sanity check guideline (https://github.com/ansible-collections/ansible.posix/issues/348).