mirror of
https://github.com/trailofbits/algo
synced 2024-11-13 19:12:06 +00:00
deploy.yml unnecessary
This commit is contained in:
parent
e8f6864527
commit
418968f7c3
2
algo
2
algo
@ -21,7 +21,7 @@ Enter the number of your desired provider
|
||||
*) exit 1 ;;
|
||||
esac
|
||||
|
||||
ansible-playbook deploy.yml -e "provider=${CLOUD}"
|
||||
ansible-playbook "${CLOUD}.yml"
|
||||
}
|
||||
|
||||
user_management () {
|
||||
|
@ -1,4 +0,0 @@
|
||||
---
|
||||
|
||||
- include: "{{ provider }}.yml"
|
||||
|
Loading…
Reference in New Issue
Block a user