mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 15:15:26 +01:00
Compare commits
2 commits
daf0b89fcb
...
3a5ba91d92
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a5ba91d92 | ||
|
|
1c560e93d2 |
2 changed files with 8 additions and 0 deletions
3
changelogs/fragments/448_support_new_sanity_test.yml
Normal file
3
changelogs/fragments/448_support_new_sanity_test.yml
Normal 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).
|
||||||
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…
Reference in a new issue