Developer

 View Only
last person joined: yesterday 

Expand all | Collapse all

10.09.1040 aoscx_facts now returning incomplete ansible_net_interfaces

This thread has been viewed 23 times
  • 1.  10.09.1040 aoscx_facts now returning incomplete ansible_net_interfaces

    Posted Jul 22, 2022 04:20 PM
    We just upgraded to FL.10.09.1040 and now the ansible_net_interfaces section of the facts only is being returned as:

        "ansible_net_interfaces": {
          "chassis,1": {},
          "chassis,10": {},
          "chassis,2": {},
          "chassis,3": {},
          "chassis,4": {},
          "chassis,5": {},
          "chassis,6": {},
          "chassis,7": {},
          "chassis,8": {},
          "chassis,9": {},
          "fan_tray,1/1": {},
          "fan_tray,1/2": {},
          "fan_tray,10/1": {},
          "fan_tray,10/2": {},
          "fan_tray,2/1": {},
          "fan_tray,2/2": {},
          "fan_tray,3/1": {},
          "fan_tray,3/2": {},
          "fan_tray,4/1": {},
          "fan_tray,4/2": {},
          "fan_tray,5/1": {},
          "fan_tray,5/2": {},
          "fan_tray,6/1": {},
          "fan_tray,6/2": {},
          "fan_tray,7/1": {},
          "fan_tray,7/2": {},
          "fan_tray,8/1": {},
          "fan_tray,8/2": {},
          "fan_tray,9/1": {},
          "fan_tray,9/2": {},
          "line_card,1/1": {},
          "line_card,10/1": {},
          "line_card,2/1": {},
          "line_card,3/1": {},
          "line_card,4/1": {},
          "line_card,5/1": {},
          "line_card,6/1": {},
          "line_card,7/1": {},
          "line_card,8/1": {},
          "line_card,9/1": {},
          "management_module,1/1": {},
          "management_module,10/1": {},
          "management_module,2/1": {},
          "management_module,3/1": {},
          "management_module,4/1": {},
          "management_module,5/1": {},
          "management_module,6/1": {},
          "management_module,7/1": {},
          "management_module,8/1": {},
          "management_module,9/1": {}
        },​


    None of the interfaces have any values under them.


  • 2.  RE: 10.09.1040 aoscx_facts now returning incomplete ansible_net_interfaces

    Posted Jul 25, 2022 08:35 AM
    I should have thought to look at the issues section in GitHub:  https://github.com/aruba/aoscx-ansible-collection/issues/27  seems similar.


  • 3.  RE: 10.09.1040 aoscx_facts now returning incomplete ansible_net_interfaces

    MVP GURU
    Posted Jul 29, 2022 03:53 AM
    the good link (without : => https://github.com/aruba/aoscx-ansible-collection/issues/27 )

    ------------------------------
    PowerArubaSW : Powershell Module to use Aruba Switch API for Vlan, VlanPorts, LACP, LLDP...

    PowerArubaCP: Powershell Module to use ClearPass API (create NAD, Guest...)

    PowerArubaCL: Powershell Module to use Aruba Central

    PowerArubaCX: Powershell Module to use ArubaCX API (get interface/vlan/ports info)..

    ACEP / ACMX #107 / ACDX #1281
    ------------------------------



  • 4.  RE: 10.09.1040 aoscx_facts now returning incomplete ansible_net_interfaces

    Posted Jul 29, 2022 10:42 AM
    Thanks, I missed that in my post; which I have fixed.


  • 5.  RE: 10.09.1040 aoscx_facts now returning incomplete ansible_net_interfaces

    Posted Jul 29, 2022 02:23 PM
    Thank you for bringing this to our attention! I've opened this issue with development and will be updating the progress in the Github issue here: https://github.com/aruba/aoscx-ansible-collection/issues/27