Rename ec2 to a more appropriate environment name
This commit is contained in:
parent
ef81bed63f
commit
707635ca8d
2
9iron-deploy.sh
Executable file
2
9iron-deploy.sh
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
ansible-playbook 9iron.yml --ask-vault-pass "$@"
|
@ -1,10 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
#
|
|
||||||
# deploy.sh
|
|
||||||
# Copyright (C) 2020 Vintage Salt <rehashedsalt@cock.li>
|
|
||||||
#
|
|
||||||
# Distributed under terms of the MIT license.
|
|
||||||
#
|
|
||||||
|
|
||||||
ansible-playbook ec2.yml --ask-vault-pass "$@"
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user