ipinfusion.ocnos.ocnos_isis_facts (1.2.3) — module

Collect ISIS status

| "added in version" 2.9 of ipinfusion.ocnos"

Authors: IP Infusion OcNOS Ansible Development Team

preview | supported by community

Install collection

Install with ansible-galaxy collection install ipinfusion.ocnos:==1.2.3


Add to requirements.yml

  collections:
    - name: ipinfusion.ocnos
      version: 1.2.3

Description

Collets the current ISIS status from IP Infusion OcNOS. The current version only supports ISIS neighbor status. The ISIS neighbor status is collected by OcNOS 'show clns neighbors' command and be prepended to C(ansible_net_isis_neighbor).

Outputs

ansible_net_isis_neighbor:
  description: ISIS neighbor status collected from the device
  returned: alwas
  type: dict