Aaron Fletcher

Results 3 issues of Aaron Fletcher

Getting the following error from the aoscx_interface module ``` The full traceback is: Traceback (most recent call last): File "/home/ubuntu/.local/lib/python3.10/site-packages/pyaoscx/pyaoscx_factory.py", line 132, in interface interface_obj.apply() File "/home/ubuntu/.local/lib/python3.10/site-packages/pyaoscx/pyaoscx_module.py", line 40, in...

# Playbook ``` - name: Collect facts from switches aoscx_facts: gather_subset: - host_name - product_info - software_images async: 10800 poll: 30 ``` # Results Returned ``` ok: [IDF-02] => {...

bug

Are you at all opposed to be taking the kustomize you have and building an official helm chart?

feature request