Remove unattended-upgrades and make local.yml a symlink.

This commit is contained in:
Andreas B. Mundt 2019-05-21 19:14:21 +03:00
parent c1b498c973
commit f6471d8556
2 changed files with 2 additions and 23 deletions

View file

@ -11,10 +11,9 @@
wifi_ssid: "YOUR SSID HERE"
wifi_passwd: "YOUR WIFI-PW HERE"
extra_pkgs:
- unattended-upgrades
- webext-privacy-badger
- webext-ublock-origin
extra_pkgs_bpo: [] #[ libreoffice ]
extra_pkgs_bpo: [] # [ libreoffice ]
roles:
- up2date-debian

View file

@ -1,21 +0,0 @@
---
# This playbook deploys a kiosk-computer
- name: apply configuration to the machines
hosts: localhost
remote_user: root
vars:
deb_release: "buster"
auto_user: debi
wifi_ssid: "YOUR SSID HERE"
wifi_passwd: "YOUR WIFI-PW HERE"
extra_pkgs:
- unattended-upgrades
- webext-privacy-badger
- webext-ublock-origin
extra_pkgs_bpo: [] # [ libreoffice ]
roles:
- up2date-debian
- gnome
- kiosk

1
local.yml Symbolic link
View file

@ -0,0 +1 @@
kiosk.yml