Timezone role
Define timezone.
Usage
Configure the role.
vars.yml
timezone: "Europe/Zurich"
And include it in your playbook.
- hosts: timezone
roles:
- role: timezone
Define timezone.
Configure the role.
vars.yml
timezone: "Europe/Zurich"
And include it in your playbook.
- hosts: timezone
roles:
- role: timezone