-
##### SUMMARY
Running the same task with the same input, show the VM changed. While nothing significant was change only some timestamps.
##### ISSUE TYPE
- Bug Report
##### ANSIBLE VERS…
-
## Summary
When running the filetree_create role against my AAP instance, it is failing ("Unexpected templating type error occurred...") when using the 'teams' or 'roles' input tag.
## Issue…
-
### Summary
While attempting to install on k8s
**helm install -n ansible-awx --create-namespace awx-operator awx-operator/awx-operator --version 2.16.1**
with this manifest
```
---
apiVersion:…
-
Hi,
I'm getting desperate...
I want to delete a WWPN from a PEER zone. Unfortunately and always get an error message.
```
- name: SAN Switch ALIAS kill from PEER-Zone
vars:
cre…
-
Hi,
in `awx-ee:21.11.0` the collections look like:
```shell-session
sh-4.4$ ls -la /usr/share/ansible/collections/ansible_collections/
total 0
drwxr-xr-x. 13 root root 178 Jan 23 12:07 .
drwxr…
-
## the error
when run the command directly there is no issue but with semaphore shown as `extended_query` not define :
```yaml
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unsupported…
-
### Describe the bug
When installing both `ansible` and `ansible-core` packages from nixpkgs, both get access to standard collections.
Only `ansible` should have that.
### Steps To Reproduce
…
-
There is an bug in this module when you try to remove UDP/TCP Ports.
If there is a Single UDP Port set on a service and you try to remove the UDP Port Ansible tells you there is nothing to do.
Exa…
-
##### SUMMARY
With the following task the `comment` value it is not correctly omitted.
```yaml
- name: set authorized keys
authorized_key:
user: "{{ item.user }}"
state: "{{ item.s…
-
### Summary
I am experiencing an issue where only modules in 'ansible.builtin' namespace are recognized correctly or suggested. Additionally, any collections (community.vmware, community.general e…