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