tin-ot
tin-ot
##### SUMMARY ios_acls is trying insert lines before they are removed. Thus only the "no lines" are executed. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ##### ANSIBLE VERSION...
##### SUMMARY I noticed 3 different issues with this module: 1) module breaks when the update_password is used in the aggregate dictionary. ``` cisco.ios.ios_user: aggregate: - name: "{{ username1 }}"...
##### SUMMARY The passwords appear in clear text in the logs of the module. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME ##### ANSIBLE VERSION ```paste below ``` #####...
##### SUMMARY When using push mode, the variable file_name already contains the file_system, thus the module is adding the filename another time. either the parsed variable remote_file has the file_system...
##### SUMMARY first issue : failing on "net_version": "7.0(3)I7(8)", but working on "net_version": "9.3(8)", when duplicate entries in conf for host ``` snmp-server host 192.168.0.1 informs version 3 auth snmp-user...
##### SUMMARY I am trying to remove existing snmp user after a migration. When using the state overridden, the already configured snmp users are not removed. If executed directly in...
Hello, When the app was running, I noticed that the access to my password manager was blocked. (the database wouldn't open and all button in the window were greyed) I...
nodeenv --version 1.9.1 python -V Python 3.12.3 pip install certifi --force Successfully installed certifi-2024.8.30 sudo apt update sudo update-ca-certificates ln -s /etc/ssl/certs/ca-certificates.crt "$VIRTUAL_ENV/lib/python3.12/site-packages/certifi/cacert.pem" -f Traceback (most recent call last): File...