mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update runansible
This commit is contained in:
parent
132813c4be
commit
0071412394
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ if [ ! -f ./vars/local_vars.yml ]; then
|
||||||
case $OS in
|
case $OS in
|
||||||
OLPC)
|
OLPC)
|
||||||
cp ./vars/olpc.localvars ./vars/local_vars.yml
|
cp ./vars/olpc.localvars ./vars/local_vars.yml
|
||||||
|
;;
|
||||||
fedora)
|
fedora)
|
||||||
cp ./vars/olpc.localvars ./vars/local_vars.yml
|
cp ./vars/olpc.localvars ./vars/local_vars.yml
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue