summaryrefslogtreecommitdiffstats
path: root/roles/ntp
Commit message (Collapse)AuthorAgeFilesLines
* change state=running to start=started as the old one is going away in ↵Kevin Fenzi2017-04-131-1/+1
| | | | ansible 2.7
* Move ntp setup in a roleMichael Scherer2016-04-163-0/+68
Since base install ntp on all platforms, we can skip the vars and place it by default (next step is to convert the few playbooks duplicating the role)