mirror of
https://github.com/BluemediaDev/homelab.git
synced 2025-05-11 06:31:35 +02:00
Add role to configure systemd-networkd
This commit is contained in:
parent
6c674ff530
commit
f226b09f0a
5 changed files with 63 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
ansible_ssh_private_key_file: ~/.ssh/id_rsa
|
||||
ssh_public_key: "{{ lookup('file', '~/.ssh/id_rsa.pub') }}"
|
||||
ssh_public_key: "{{ lookup('file', '~/.ssh/id_ed25519.pub') }}"
|
||||
|
||||
# Network config
|
||||
subnet: "192.168.6.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue