NTP-Server Setup auf srv04.

This commit is contained in:
baldo 2015-08-29 22:27:47 +02:00
commit 204285bd14
7 changed files with 72 additions and 0 deletions

View file

@ -0,0 +1,3 @@
---
- name: restart ntpd
service: name=ntp state=restarted