...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
ce1e2453cb
commit
7023982a1e
4
test.yml
4
test.yml
@ -6,10 +6,6 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- name: Get config for VyOS devices
|
|
||||||
vyos.vyos.vyos_facts:
|
|
||||||
gather_subset: all
|
|
||||||
|
|
||||||
- name: Display the config
|
- name: Display the config
|
||||||
debug:
|
debug:
|
||||||
msg: "The hostname is {{ ansible_net_hostname }} and the OS is {{ ansible_net_version }}"
|
msg: "The hostname is {{ ansible_net_hostname }} and the OS is {{ ansible_net_version }}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user