Added support for x64 bit Debian.

This commit is contained in:
savagebidoof
2023-12-13 17:14:13 +01:00
parent 6902681907
commit 1986a71118
8 changed files with 171 additions and 106 deletions

View File

@ -3,9 +3,16 @@
- Previously on the [orangepi](http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html)
# Files
# Requirements
- Create a username named "orangepi" with password "orangepi".
- Install sudo.
- Allow the user "orangepi" to have access to sudo.
- The user "orangepi" will be later deleted, so it's fine.
# Files
```yaml
arm_initial_setup.yaml: standalone playbook to normalize the initialization of an ARMBIAN device
@ -191,7 +198,6 @@ ansible_password: "1234"
# License
## DWTFUW