Add 'installbox2kiosk' role.

This commit is contained in:
Andreas B. Mundt 2018-06-07 17:51:18 +03:00
parent e86d1a5903
commit 7b310eba63
5 changed files with 101 additions and 37 deletions

View file

@ -14,6 +14,7 @@
tftp_root: "/var/lib/tftpboot"
deb_mirror: "ftp.debian.org"
di_dist: "stretch"
repo_dir: "/home/ansible/kiosk"
pre_tasks:
- name: validate if interface is available
@ -28,3 +29,4 @@
- transparent-squid
- tftp-netboot-installer
- preseed-installer
# - installbox2kiosk # enable this to install kiosk automatically