mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-29 17:40:08 +01: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