f6ce71d308
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/linux-system-roles.git#490700ef996ddf949520cb4c0fedd290cc657aed
10 lines
177 B
YAML
10 lines
177 B
YAML
---
|
|
- hosts: "{{ targets }}"
|
|
vars:
|
|
timesync_ntp_servers:
|
|
- hostname: 2.pool.ntp.org
|
|
pool: yes
|
|
iburst: yes
|
|
roles:
|
|
- linux-system-roles.timesync
|