Skip to content

Releases: aruba/aruba-central-ansible-role

Inventory plugin for renewing tokens

18 May 18:19
261183e
Compare
Choose a tag to compare
  • Added new inventory plugin to auto-renew access token for Aruba Central
  • Added a sample inventory source file (aka inventory plugin config file)
  • Modified Readme and other documentation explaining the use of this inventory plugin

Changed Inventory Variable

24 Mar 22:38
ee0d2fc
Compare
Choose a tag to compare

Changed inventory variable from ansible_httpapi_session_key to ansible_httpapi_central_access_token to resolve conflict with ansible.netcommon collection

Fixes and documentation updates

24 Mar 02:56
8223c1c
Compare
Choose a tag to compare

Bug fixes in the module files related to Python3
Added requirements.yml to install ansible.netcommon for Ansible 2.10+

Initial Release 0.1.0

11 Sep 01:48
ee2e873
Compare
Choose a tag to compare
Updated plugin

Python 3 compatiblity