mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build-all
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
when: ansible_facts.architecture is not defined
|
||||
|
||||
- name: Include common tasks
|
||||
ansible.builtin.include_tasks: common.yml"
|
||||
ansible.builtin.include_tasks: "common.yml"
|
||||
|
||||
- name: Include OS-specific tasks
|
||||
ansible.builtin.include_tasks: "{{ ansible_facts.os_family }}.yml"
|
||||
Reference in New Issue
Block a user