mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Split integration tests out from Makefile. (#17976)
This commit is contained in:
5
test/integration/targets/templating_settings/runme.sh
Executable file
5
test/integration/targets/templating_settings/runme.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -eux
|
||||
|
||||
ansible-playbook test_templating_settings.yml -i ../../inventory -v "$@"
|
||||
Reference in New Issue
Block a user