DEBSOURCES
Skip Quicknav
sources / ansible-core / 2.19.0~beta6-1 / test / integration / targets / ansible-test-sanity-action-plugin-docs / runme.sh
123456789
#!/usr/bin/env bash set -eu source ../collection/setup.sh set -x ansible-test sanity --test action-plugin-docs --color "${@}"