mirror of
https://github.com/ruanbekker/rpi-ansible.git
synced 2026-09-05 05:50:41 +02:00
use raspi-config to collect facts
This commit is contained in:
@@ -2,9 +2,14 @@
|
||||
macaddrs:
|
||||
b8:27:eb:39:d7:57:
|
||||
hostname: "clovermine"
|
||||
ip: "192.168.1.154"
|
||||
domain: "local"
|
||||
locale: "en_US.UTF-8"
|
||||
timezone: "America/Los_Angeles"
|
||||
b8:27:eb:ff:35:c7:
|
||||
hostname: "cloverleaf"
|
||||
domain: "local"
|
||||
locale: "en_US.UTF-8"
|
||||
timezone: "America/Los_Angeles"
|
||||
|
||||
### Users that must be present on the system
|
||||
create_users:
|
||||
|
||||
Reference in New Issue
Block a user