mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
build
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
- name: Setup repo sync
|
||||
become: "{{ 'no' if inventory_hostname in ['sectorq.cloud', 'nas.home.lan'] else 'yes' }}"
|
||||
block:
|
||||
- name: Install dnf packages
|
||||
ansible.builtin.apt:
|
||||
name: "{{ item }}"
|
||||
|
||||
Reference in New Issue
Block a user