Update turnkey.sh

add Ansible
pull/1843/head
tteckster 2 years ago committed by GitHub
parent 7691aded58
commit e26aeb25a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      turnkey/turnkey.sh

@ -65,6 +65,7 @@ while read -r TAG ITEM; do
CTID_MENU+=("$TAG" "$ITEM " "OFF")
done < <(
cat <<EOF
ansible Ansible
core Core
faveo-helpdesk Faveo Helpdesk
fileserver File Server

Loading…
Cancel
Save