This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
5ac1b04929
ansible
/
test
/
integration
/
targets
/
lookup_ini
/
runme.sh
6 lines
82 B
Bash
Raw
Normal View
History
Unescape
Escape
Split integration tests out from Makefile. (#17976)
2016-10-12 23:57:53 +02:00
#!/usr/bin/env bash
set
-eux
ini lookup - add case sensitive option (#74630) * Add tests for case-sensitive option * Run all test playbooks from a single file
2021-05-17 17:41:23 +02:00
ansible-playbook test_ini.yml -i inventory -v
"
$@
"
Reference in a new issue
Copy permalink