mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
31414b689c
commit
0a42c1009e
@ -1,7 +1,7 @@
|
||||
---
|
||||
- hosts: "{{ working_host | default('nas') }}"
|
||||
- hosts: router
|
||||
become: false
|
||||
gather_facts: False
|
||||
gather_facts: true
|
||||
tasks:
|
||||
- debug:
|
||||
msg: play1
|
||||
|
Loading…
x
Reference in New Issue
Block a user