mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-03 00:03:05 +02:00
upt playbook
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
vars:
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: 1234
|
||||
#ansible_ssh_pass: odroid
|
||||
myuser: "root"
|
||||
mypassword: "lacijaydee"
|
||||
mypassword2: "lacijaydee"
|
||||
@ -44,4 +45,5 @@
|
||||
ansible.builtin.lineinfile:
|
||||
path: /boot/armbianEnv.txt
|
||||
line: "disp_mode=800x480"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user