1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00

Fix ansible-test issues for CI (#241)

This commit is contained in:
Sergey 2021-04-07 10:21:08 +03:00 committed by GitHub
parent 14f3a84436
commit b62fb99bae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 16 additions and 16 deletions

View file

@ -1,5 +1,2 @@
plugins/modules/podman_image.py validate-modules:mutually_exclusive-unknown
plugins/modules/podman_container.py validate-modules:parameter-list-no-elements
tests/integration/targets/connection_buildah/runme.sh shellcheck:SC2086
tests/integration/targets/connection_podman/runme.sh shellcheck:SC2086
plugins/module_utils/podman/common.py shebang!skip

View file

@ -1,5 +1,2 @@
plugins/modules/podman_image.py validate-modules:mutually_exclusive-unknown
plugins/modules/podman_container.py validate-modules:parameter-list-no-elements
tests/integration/targets/connection_buildah/runme.sh shellcheck:SC2086
tests/integration/targets/connection_podman/runme.sh shellcheck:SC2086
plugins/module_utils/podman/common.py shebang!skip

View file

@ -0,0 +1,2 @@
tests/integration/targets/connection_buildah/runme.sh shellcheck:SC2086
tests/integration/targets/connection_podman/runme.sh shellcheck:SC2086

View file

@ -1,3 +1,2 @@
tests/integration/targets/connection_buildah/runme.sh shellcheck:SC2086
tests/integration/targets/connection_podman/runme.sh shellcheck:SC2086
plugins/module_utils/podman/common.py shebang!skip