Skip to content

Commit 0e6ddc5

Browse files
committed
remove ansible config export
1 parent 992da66 commit 0e6ddc5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deploy.sh

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
git clone --depth=1 --branch=stable [email protected]:Diesel-Net/drone-inventory.git .ansible/inventories
22

3-
export ANSIBLE_CONFIG="$(pwd)/.ansible/ansible.cfg"
43
ansible-galaxy install -r .ansible/roles/requirements.yaml -p .ansible/roles --force
54
ansible-playbook .ansible/deploy.yaml -i .ansible/inventories/prod.yaml --extra-vars "repository=drone version=prod"
65

0 commit comments

Comments
 (0)