Support sanity docker test on devel(2.16.0.dev0) branch

- Fixes #446

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito
2023-04-17 16:13:33 +09:00
parent daf0b89fcb
commit 1c560e93d2
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- Support new sanity test for the ansible-core devel branch CI test (https://github.com/ansible-collections/ansible.posix/issues/446).