Developer

 View Only
Expand all | Collapse all

ArubsOS Mobility Controller/Conductor Ansible CLI

This thread has been viewed 3 times
  • 1.  ArubsOS Mobility Controller/Conductor Ansible CLI

    Posted Oct 16, 2025 02:09 PM

    In the past I was able to get the Ansible aruba_command module working to execute CLI commands to my mobility controllers to do things like create flash backups then copy those to an SFTP server. At some point over time and updates to Ansible those playbooks broke. I am trying to fix them, and finding that the Aruba modules such as aruba_command are now deprecated? 

    What is the current state of being able to execute CLI commands against ArubaOS WLAN devices via Ansible? 



    -------------------------------------------


  • 2.  RE: ArubsOS Mobility Controller/Conductor Ansible CLI

    Posted Oct 17, 2025 11:02 AM

    Hi Cm,

    You need to use ansible role aos wlan -> https://github.com/aruba/aos-wlan-ansible-role and found API call to execute copy command (look on the https://developer.arubanetworks.com/aos8/reference/post_object-copy-flash-tftp for example...) 



    ------------------------------
    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
    ------------------------------