Real inital commit

This commit is contained in:
2020-05-05 19:19:38 +03:00
parent 3e13c56880
commit 6a946541d5
6 changed files with 98 additions and 0 deletions

6
handlers/main.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- name: networkd | Reload configuration
systemd:
name: systemd-networkd
state: restarted