-
Got error:
ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use include_tasks or import_tasks instead.
This feature was removed from ansible-core in a release after 2023-05-…
-
When enabling the Embedded Ansible role on the UI nodes for a ManageIQ region we have deployed (on Najdorf), we expected Ansible playbooks running on those nodes to start working immediately. However,…
-
This module is referencing an incorrect API endpoint.
Instead of expected /networks/{networkId}/clients/ it uses the more specific /networks/{networkId}/clients/{clientId} (which also overlaps with t…
-
### Is there an existing issue for this?
- [X] There are no existing issues.
### Bug description
when run
- name: "STC running check"
delegate_to: zceeZosLpar
ibm.ibm_zos_core.…
-
I am using `ansible-lint` in Neovim and linter complains about `sshd` variable naming convention here:
```yaml
- name: Configure sshd server daemon config
ansible.builtin.include_role:
…
-
SRAM deploy CI action breaks on incompatible mitogen / ansible.utils version:
```
PLAY [gather variables] **********************************************************************************************…
-
-
### Is there an existing issue for this?
- [X] There are no existing issues.
### Enhancement or feature description
After the research done in #1743, it is feasible to implement support for async c…
-
I added https://github.com/opiproject/lab/blob/main/ansible/f5certs.yml to git
and added f5 to dependencies
https://github.com/opiproject/lab/blob/main/ansible/collections/requirements.yml
now…
-
### Summary
Disabling Ansible Lightspeed does not remote the context menu entries.
Worse, it is shown everywhere, not just in Ansible playbooks.
Link to offending source code: https://github.co…