mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-02-04 08:01:49 +00:00
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:
parent
daf0b89fcb
commit
1c560e93d2
2 changed files with 8 additions and 0 deletions
5
tests/sanity/ignore-2.16.txt
Normal file
5
tests/sanity/ignore-2.16.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
plugins/modules/synchronize.py use-argspec-type-path
|
||||
plugins/modules/synchronize.py validate-modules:doc-default-does-not-match-spec
|
||||
plugins/modules/synchronize.py validate-modules:nonexistent-parameter-documented
|
||||
plugins/modules/synchronize.py validate-modules:parameter-type-not-in-doc
|
||||
plugins/modules/synchronize.py validate-modules:undocumented-parameter
|
||||
Loading…
Add table
Add a link
Reference in a new issue