1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 11:12:06 +00:00

Update runansible

This commit is contained in:
georgejhunt 2017-07-10 20:51:41 -07:00
parent 132813c4be
commit 0071412394

View file

@ -14,6 +14,7 @@ if [ ! -f ./vars/local_vars.yml ]; then
case $OS in
OLPC)
cp ./vars/olpc.localvars ./vars/local_vars.yml
;;
fedora)
cp ./vars/olpc.localvars ./vars/local_vars.yml
;;