mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
- hosts: "{{ working_host | default('nas') }}"
|
||||
- hosts: router
|
||||
become: false
|
||||
gather_facts: False
|
||||
gather_facts: true
|
||||
tasks:
|
||||
- debug:
|
||||
msg: play1
|
||||
|
Reference in New Issue
Block a user