Use provided ansible variable to determine debian release.

This commit is contained in:
Andreas B. Mundt 2019-11-24 19:44:01 +01:00
parent f158d8cae1
commit ea36c9beaf
5 changed files with 21 additions and 9 deletions

View file

@ -6,7 +6,6 @@
remote_user: ansible
become: yes
vars:
deb_release: "buster"
auto_user: debi
wifi_ssid: "YOUR SSID HERE"
wifi_passwd: "YOUR WIFI-PW HERE"