„mint.sh“ ändern
This commit is contained in:
parent
819d5b4ce8
commit
839429cda8
2
mint.sh
2
mint.sh
@ -37,7 +37,7 @@ for playbook in debian.ansible.basics\
|
|||||||
chromium\
|
chromium\
|
||||||
gtc-rename\
|
gtc-rename\
|
||||||
gtc-crypt\
|
gtc-crypt\
|
||||||
linux-mint
|
linux-mint\
|
||||||
do
|
do
|
||||||
git clone https://gitea.ds9.dedyn.io/olli/${playbook}.git
|
git clone https://gitea.ds9.dedyn.io/olli/${playbook}.git
|
||||||
sudo ansible-playbook --connection=local --inventory $(hostname), --limit $(hostname) ${playbook}/*.yml
|
sudo ansible-playbook --connection=local --inventory $(hostname), --limit $(hostname) ${playbook}/*.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user