mirror of
https://github.com/mpolden/echoip.git
synced 2025-06-26 20:57:51 +02:00
Add Ansible provisioning of Vagrant env
This commit is contained in:
3
provisioning/roles/ntp/handlers/main.yml
Normal file
3
provisioning/roles/ntp/handlers/main.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: update timezone
|
||||
command: dpkg-reconfigure --frontend=noninteractive tzdata
|
Reference in New Issue
Block a user