Added support for x64 bit Debian.
This commit is contained in:
10
README.md
10
README.md
@ -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
|
||||
|
Reference in New Issue
Block a user