Files
ansible/playbooks/ntp.yml
T
gballan a8254dcb28
ci/woodpecker/push/woodpecker Pipeline failed
Fixing more ansible-lint errors
2026-09-15 21:44:22 -04:00

9 lines
85 B
YAML

---
- name: Install NTP
hosts: all
become: true
roles:
- geerlingguy.ntp