Brant Evans
Brant Evans
This PR adds a foreman_ansible_roles module. This module will allow working with Foreman Ansible Roles. Marking this PR as WIP, but I wanted to get it open to get feedback...
##### SUMMARY The `k8s_json_patch` module is failing with the error: `AttributeError: 'K8sAnsibleMixin' object has no attribute 'fail_json'` I found issue #433 which has the same error with the `k8s_info` module...
pg_host needs to be an ip address, but it is possible that pg_host is defined as a hostname. This PR ensures that an ip address is always used for checking...
- VSCode Version: 1.53.0 - Local OS Version: Fedora 33 - Remote OS Version: Python 3 container - Remote Extension/Connection Type: SSH/Docker/WSL: Podman (version 2.2.1) - Remote Containers Version: 0.158.0...
##### Summary The `name[casing]` rule is not applied to a task that is using the `include_tasks` module. ##### Issue Type - Bug Report ##### Ansible and Ansible Lint details ```console...
##### ISSUE TYPE - Bug Report ##### SUMMARY During a playbook run occasionally the play `Progress` reports Complete while tasks in the play are still running ##### ANSIBLE-NAVIGATOR VERSION ```...
With a controller_template definition of: ``` controller_templates: - name: No Labels Defined job_type: run inventory: Demo Inventory project: Demo Project playbook: hello_world.yml credentials: - Demo Credential labels: - dev ```...
### Summary I am trying to delete a transit gateway using the ec2_transit_gateway module and receiving a `KeyError: 'Description'` when the task is executed. I did find issue #68 that...
It would be great if there was a filter or way to view only the PRs that I have opened or requested notification on. I think this would be especially...
#### What is this PR About? Update the asciidoctor-pdf and related component versions. As the component versions are changing also bumps the version of the image that will be created....