-
Hello,
i'm trying to gather the software version from an Aruba OS-CX device with Ansible and get the error "Unexpected failure during module execution: 'Connection' object has no attribute 'nonetyp…
-
Hello,
pyaoscx version 2.3.1
I tried to upload firmware but get an error:
pyaoscx.exceptions.response_error.ResponseError: "RESPONSE ERROR: Invalid URL 'firmware?image=secondary': No scheme sup…
-
Just got two 6200F to configure for a customer and I can not get the example playbook to run at all, see the stacktrace below. Installed as described in https://github.com/aruba/aoscx-ansible-collecti…
-
---
- hosts: all
gather_facts: false
connection: local
become: yes
become_method: enable
collections:
- arubanetworks.aos_switch
tasks:
- name: Show running configurat…
-
Hi there!
Unfortunately, aoscx-ansible-collection doesn't work for me when using _arubanetworks.aoscx.aoscx_ connection type.
It does work when using network_cli connection type though.
Simple …
-
A script that has been used previously has suddenly stopped working and trying multiple different examples of simple API based YML files also show the same error -
`ansible.module_utils.connection.…
-
I originally submitted this in the wrong repo: https://github.com/ansible/ansible/issues/79757
Adding it here based on recommendation.
Summary
We have recently upgraded operator-sdk to version 1.…
-
### Summary
We have recently upgraded operator-sdk to version 1.26 for an operator that deploys and manages ETCD. There seems to be an issue with a python script affecting a job running with the oper…
-
##### SUMMARY
I am using Arch Linux and would like to use `pyenv` and `virtualenv` to keep
my projects clean. I'm trying to use the DO collection to spawn some infra, but
I am getting the following…
-
##### SUMMARY
When trying to create a maintenance with the zabbix_maintenance module using httpapi for connection, I get this error:
```
File "/tmp/ansible_community.zabbix.zabbix_mai…