mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
Since base install ntp on all platforms, we can skip the vars and place it by default (next step is to convert the few playbooks duplicating the role)
5 lines
68 B
YAML
5 lines
68 B
YAML
---
|
|
dependencies:
|
|
- { role: ntp }
|
|
- { role: dnf-automatic }
|