mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 18:39:50 +02:00
build
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
- name: Upgrade
|
||||
become: "{{ false if inventory_hostname == 'nas.home.lan' else true }}"
|
||||
any_errors_fatal: false
|
||||
ignore_unreachable: true
|
||||
block:
|
||||
- name: Include vault
|
||||
ansible.builtin.include_vars:
|
||||
|
||||
Reference in New Issue
Block a user