Use provided ansible variable to determine debian release.
This commit is contained in:
parent
f158d8cae1
commit
ea36c9beaf
5 changed files with 21 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue