-
Hello CX Ansible Team,
I'm having trouble using the `tcp_flags` parameter now that the `tcp_established` bool has been depreciated.
I have the following in my playbook:
```
- name: "Dep…
-
##### SUMMARY
I'm trying to configure an Aruba AP-303 via `community.network.aruba_command` / `community.network.aruba_config`.
All commands fail with the error `Unable to decode JSON from respo…
-
##### SUMMARY
aruba_config and aruba_command feature integration of interactive response.
We can't run command if this one requires some sort of response.
##### ISSUE TYPE
- Feature request
#…
-
##### SUMMARY
When trying to write the configuration on Aruba 2930F, it fails with the following message:
```
ansible-playbook -i hosts examples.yml -k
SSH password:
PLAY [switch01] *****…
-
**SUMMARY**
I execute an ansible playbook to show running config on a Aruba 3810 switch. The ssh session starts but the command fails to execute because it gets locked out a press any key to conti…
-
##### SUMMARY
The same playbook fails on some aruba switch models if launched from AWX but works perfectly if launched from the command line by ansible-playbook.
##### ISSUE TYPE
- Bug Re…
-
##### SUMMARY
I am trying to use the aruba module with network_cli and am unable to run aruba_config on it. Looking through the code, it appears that it is calling exec_command from the bas…
jnm27 updated
2 years ago
-
Hello I'm trying to show a PoC for our config management and I'm stuck on our aruba modules (everything else seems to be working OK)
Enviroment:
```
Ubuntu 20.04
ansible [core 2.12.2]
python vers…
-
Hello,
I'm not able to install anymore the modules on Ansible 2.10.2 in my case.
I see the code shows maximum 2.9.9, so I would like to be able to install it and use it on the latest Ansible code …
-
Hi,
tested with latest aoscx collection version and latest pyaoscx:
- arubanetworks.aoscx 4.4.0
- pyaoscx 2.6.0 AOS-CX Python Modules
```
- name: Add ACL tas…
git4m updated
5 months ago