Skip to content
Snippets Groups Projects
Commit ee65d792 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Added NTP playbook

parent 2729e542
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env ansible-playbook
---
- name: NTP
hosts: all
tags: all
roles:
- conf
- ntp
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment