adding fedora stuff

This commit is contained in:
2024-07-22 12:10:55 -07:00
parent 82cc422756
commit c58d299d18
138 changed files with 278 additions and 0 deletions

5
archive/base/handlers/main.yml Executable file
View File

@@ -0,0 +1,5 @@
---
- name: Restart NetworkManager
service:
name: NetworkManager
state: restarted