This commit is contained in:
parent
5649568173
commit
15319faac7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: Include vars for {{ ansible_os_family }}
|
||||
include_vars: "{{ ansible_os_family }}.yml"
|
||||
ansible.builtin.include_vars: "{{ ansible_os_family }}.yml"
|
||||
|
||||
- name: Install chrony packages
|
||||
ansible.builtin.package:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue