mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
build
This commit is contained in:
@@ -7,4 +7,4 @@
|
|||||||
when: ansible_facts.architecture is not defined
|
when: ansible_facts.architecture is not defined
|
||||||
|
|
||||||
- name: Include OS-specific tasks
|
- name: Include OS-specific tasks
|
||||||
ansible.builtin.include_tasks: "{{ ansible_facts.os_family }}.yml"
|
ansible.builtin.include_tasks: "{{ ansible_distribution }}.yml"
|
||||||
Reference in New Issue
Block a user