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:
@ -10,5 +10,6 @@
|
||||
command: nvram get vts_rulelist
|
||||
when: inventory_hostname in groups['router']
|
||||
register: result
|
||||
|
||||
- debug:
|
||||
msg: {{ result.stdout }}
|
Reference in New Issue
Block a user