adding fedora stuff
This commit is contained in:
5
archive/base/handlers/main.yml
Executable file
5
archive/base/handlers/main.yml
Executable file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Restart NetworkManager
|
||||
service:
|
||||
name: NetworkManager
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user