-
##### Summary
I have repository containing an ansible role.
When I enable ansible-lint github action, using the documented ansible-lint file, this results in an error: the role was not found.
#…
-
# Ansible - Playbook - Wei's Note
[http://ekoismylove.github.io/posts/ansible/ansible_note02/](http://ekoismylove.github.io/posts/ansible/ansible_note02/)
-
I am using a Automation tool to push configuration towards Juniper SRX Device. Its all IPSEC VPN configuration command lines consists of 20 - 25 lines max. The configuration lines are pushed as an Arr…
-
When using testinfra with ansible_runner the only acceptable variable that can contain the password for ansible's user is ansible_ssh_pass. Based on ansible [documentation](https://docs.ansible.com/an…
-
The current java install on UNIX platforms puts a symlink into `/usr/lib/jvm/jdk-XX` (except JDK 8 which uses `/usr/lib/jvm/jdk8`) This issue is proposing changing that to `/usr/lib/jvm/jdkXX` for two…
-
A very recent regression appeared for OIDC in the last couple of days and today I faces same error in two repositories that are using the OIDC authentication for uploading the coverage results.
```
C…
-
**Describe the Issue**
`ERROR! 'notify' is not a valid attribute for a Block
The error appears to be in '/var/buildagent/work/7c4acd731f0a163f/ansible/playbooks/roles/ubuntu22-cis/tasks/section_1/ci…
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
Running ansible-navigator from a dumb terminal (jenkins, non ttys, or emacs eshell) produces weird output
##### ANSIBLE-NAVIGATOR VERSION
…
-
Hey all,
I installed the debops collections via ansible-galaxy, but found out, that the apparmor role is not present there.
Therefore my molecule scenario is not able to find it and I am not able …
-
### Summary
Following the documentation [here](https://docs.ansible.com/ansible/latest/collections/community/general/keycloak_client_module.html#ansible-collections-community-general-keycloak-client-…