mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 09:51:10 +01: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