|
8 年之前 | |
---|---|---|
.. | ||
README.md | 8 年之前 | |
test.yml | 8 年之前 |
To run the test playbook(s) in this directory:
tests/test.sh
:
wget -O tests/test.sh https://gist.githubusercontent.com/geerlingguy/73ef1e5ee45d8694570f334be385e181/raw/
chmod +x tests/test.sh
.distro=[distro] playbook=[playbook] ./tests/test.sh
If you don't want the container to be automatically deleted after the test playbook is run, add the following environment variables: cleanup=false container_id=$(date +%s)