mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-03-14 10:32:10 +07:00
Fix install role
This commit is contained in:
@@ -27,7 +27,6 @@ before_install:
|
||||
install:
|
||||
- pip install "$ANSIBLE_VERSION"
|
||||
- ansible-galaxy install -p ./tests HanXHX.php,master
|
||||
- mv ./tests/HanXHX.php ./tests/TMP__HanXHX.php
|
||||
|
||||
script:
|
||||
- VAGRANT_DEFAULT_PROVIDER=docker vagrant up $PLATFORM
|
||||
|
||||
Reference in New Issue
Block a user