v0.1 done: docker webhosts, smtp gateway
This commit is contained in:
8
roles/common/handlers/main.yaml
Normal file
8
roles/common/handlers/main.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: run Timedatectl
|
||||
command: timedatectl set-ntp true
|
||||
|
||||
- name: "netplanapply"
|
||||
command: netplan apply
|
||||
async: 45
|
||||
poll: 0
|
Reference in New Issue
Block a user