diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-09-17 20:37:22 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-09-17 20:37:22 +0200 |
commit | 3832accbe548e8bec76e5a54bff13d6670cc40af (patch) | |
tree | 1701acd79b7a769ec757a2d0d83a7e3343f1b777 /ansible/host_vars/lhn2pi/all.yml | |
parent | 8353376b24e6f2c038575c8d378c348c4ee5e092 (diff) | |
download | infra-3832accbe548e8bec76e5a54bff13d6670cc40af.tar.gz infra-3832accbe548e8bec76e5a54bff13d6670cc40af.tar.bz2 infra-3832accbe548e8bec76e5a54bff13d6670cc40af.tar.xz infra-3832accbe548e8bec76e5a54bff13d6670cc40af.zip |
lhn2pi
Diffstat (limited to 'ansible/host_vars/lhn2pi/all.yml')
-rw-r--r-- | ansible/host_vars/lhn2pi/all.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/host_vars/lhn2pi/all.yml b/ansible/host_vars/lhn2pi/all.yml new file mode 100644 index 0000000..447906a --- /dev/null +++ b/ansible/host_vars/lhn2pi/all.yml @@ -0,0 +1,2 @@ +systemd_networkd__files: + - lhn2pi/systemd/network/10-eth0.network |