Ansible Parse cisco bgp output

后端 未结 0 1002
误落风尘
误落风尘 2020-12-12 04:28

Here is my script

```
 - name: bgp
   hosts: device
   connection: local
   gather_facts: no

   tasks:
    - name: Checking bgp
      cisco.iosxr.iosxr_command:
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题