mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 14:09:49 +02:00
build
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
- name: Setup
|
||||
become: "{{ 'no' if inventory_hostname in ['sectorq.cloud', 'nas.home.lan'] else 'yes' }}"
|
||||
any_errors_fatal: false
|
||||
ignore_unreachable: true
|
||||
block:
|
||||
- name: Gather facts
|
||||
ansible.builtin.setup:
|
||||
ignore_unreachable: true
|
||||
Reference in New Issue
Block a user