arubanetworks.aruba_central.aruba_central (1.0.3) — httpapi

Use REST to interact with Aruba Central over REST API

| "added in version" 2.8.1 of arubanetworks.aruba_central"

Authors: Aruba Networks

Install collection

Install with ansible-galaxy collection install arubanetworks.aruba_central:==1.0.3


Add to requirements.yml

  collections:
    - name: arubanetworks.aruba_central
      version: 1.0.3

Description

This Aruba Ansible plugin enables REST interactions with Aruba Central and the various devices managed by it

Inputs

    
access_token:
    description:
    - This is the Aruba Central Access token obtained from the API token on Central API
      gateway
    type: str
    vars:
    - name: ansible_httpapi_central_access_token

central_inventory_plugin:
    description:
    - Boolean to know if inventory plugin was invoked
    - Autogenerated only with the inventory plugin
    type: bool
    vars:
    - name: ansible_httpapi_central_inv_plugin