-
### Summary
When I try to change the SP using the ansible module na_ontap_service_processor_network with key use_rest: auto or always it always returns same error: Error in BMC Network configuration:…
-
##### SUMMARY
This issue is similar to https://github.com/ansible/ansible/issues/69512, but the issue is not in junos_rpc or junos_command, and as such relevant to this repository since it …
-
### Summary
The `community.general.timezone` module incorrectly assumes systemd based Debian 12 doesn't need the contents of the `/etc/timezone` to be altered on Debian 12 (bookworm).
Debian tried…
-
## 🐛 Bug Report
When attempting to register a Cohesity Protection Source using the `cohesity.dataprotect.cohesity_source` module in Ansible ON Cohesity.DataProtect version 1.3.0, I encounter a `Nam…
-
I have a problem with ansible 2.17.4 on MacOS. It says "/bin/sh: /usr/bin/env python3: No such file or directory\n"
```
(.venv) aivanov@localhost ansible-playground % ansible --version
ansible [c…
-
##### SUMMARY
I am trying to update existing OVF template but it looks it is not updating it when I provide library_item_id.
All works ok when I need first OVF template to be cloned to lib…
-
### Summary
When I try to install `cargo-audit` with `community.general.cargo` and `cargo-audit` is already installed (as latest version) it shows as `changed` even though nothing has changed. This d…
-
**vmware_guest - Cannot create VM from template - permissions issue
false, "msg": "Failed to clone virtual machine dhcp-c14-lab.c14.cu.ocp.lab.abc.com to folder 'vim.Folder:group-v13635' due to per…
-
### Summary
when I try running the following:
```
- name: Retrieve all installed RPM information
ansible.builtin.yum:
list=installed
register: rpm_packages
- name: debug
ansible.…
yhzs8 updated
1 month ago
-
### Summary
When I try to install (a) package(s) using the zypper module on SLE Micro, transactional-update is used but even if the command fails, the task is marked OK and the play continues as if e…