Developer

 View Only
last person joined: 3 days ago 

Expand all | Collapse all

Ansible modules for clearpass

This thread has been viewed 20 times
  • 1.  Ansible modules for clearpass

    Posted Jun 09, 2021 12:22 PM
    Hi Team,

    Please let me know if there are any new Ansible modules for clearpass tacacs. I see existing modules (like aruba/aruba-ansible-modules) are depreciated and not able to find modules related to clearpass in Aruba Ansible galaxy. 

    Still I tried installing the old modules through git hub and getting the below error. I use Ansible 4 and i am not sure if that has something to do with this

    ljeevana@ljeevana-mn1 aruba-ansible-modules % sudo python3 aruba_module_installer/aruba_module_installer.py
    Password:
    There was an issue finding your ansible version.
    Please run 'ansible --version' from bash, resolve any errors, and verify version is release version 2.5 or later.

    ljeevana@ljeevana-mn1 aruba-ansible-modules % ansible --version
    ansible [core 2.11.1]
    config file = None
    configured module search path = ['/Users/ljeevana/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
    ansible python module location = /Users/ljeevana/Library/Python/3.8/lib/python/site-packages/ansible
    ansible collection location = /Users/ljeevana/.ansible/collections:/usr/share/ansible/collections
    executable location = /usr/local/bin/ansible
    python version = 3.8.2 (default, Apr 8 2021, 23:19:18) [Clang 12.0.5 (clang-1205.0.22.9)]
    jinja version = 3.0.1
    libyaml = True
    ljeevana@ljeevana-mn1 aruba-ansible-modules %

    Regards
    Lukesh

    ------------------------------
    Lukesh Jeevanandam
    ------------------------------


  • 2.  RE: Ansible modules for clearpass

    MVP GURU
    Posted Jun 09, 2021 04:21 PM
    The error is not very clear...

    What feature do you need ?

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

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

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

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



  • 3.  RE: Ansible modules for clearpass

    Posted Jun 10, 2021 02:33 AM

    Thanks, Alex, for the response. Like PowerArubaCP, what is the Ansible module for Clearpass as I see existing modules are depreciated and not able to find the same in Aruba Ansible Galaxy

     

    Also please ignore about the error as it is not needed anymore.

     

    Regards

    Lukesh

     

     






  • 4.  RE: Ansible modules for clearpass

    MVP GURU
    Posted Jun 10, 2021 05:04 AM
    Do you have try a older release of Ansible ? (2.8 or 2.9)

    (Why don't use PowerArubaCP ;*)

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

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

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

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



  • 5.  RE: Ansible modules for clearpass

    Posted Jun 10, 2021 05:26 AM

    Hi Alex,

     

    I have ansible 4.0.0. I am not able to see clearpass related modules in Aruba collection. Which Ansible module I should be using for clearpass related operations

     

     

    Regards

    Lukesh