-
Hello,
The collect information are partially working, some of the subsets failed with different errors: all, filesystems, snapshots, buckets, policies, accounts, admins.
Playbook:
```
---
-…
-
##### SUMMARY
Currently when running ansible-lint command, there are many comments.
If we consider running ansible-lint as part of the CI in the future, we would like to align with ansible…
-
##### COMPONENT NAME
F5Networks / f5-ansible
### Environment
##### ANSIBLE VERSION
```
# ansible --version
ansible [core 2.14.14]
config file = /etc/ansible/ansible.cfg
confi…
-
### Summary
Hi folks,
I started to build new server using ansible + terraform and hit the following problem when invoking ansible:
Traceback (most recent call last):
File "", line 107, in
…
-
### Summary
Starting with version 11.0.0, the command `ansible-config dump --format json` produces the following new item in its output list:
```
{
"GALAXY_SERVERS": {}
}
```
…
-
### sap_swpm: inifile generation on non-linux ansible controllers
#### Error:
```shell
TASK [community.sap_install.sap_swpm : SAP SWPM Pre Install - Create temporary directory on control node] …
-
**Describe the Issue**
In fix-cat2.yml in the ansible play block for RHEL-08-040132, RHEL-08-040133 and RHEL-08-040134 the item.mount == '/var/log/audit' is set to the wrong partition, it should be …
-
Hello CX Ansible Team,
I'm having trouble using the `tcp_flags` parameter now that the `tcp_established` bool has been depreciated.
I have the following in my playbook:
```
- name: "Dep…
-
### Summary
The official [case](https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_debugger.html#id11) I used is shown below
```
- hosts: test
strategy: debug
gather_facts: tr…
-
### What happened?
```TASK [network_plugin/calico : Calico | Configure calico FelixConfiguration] ***************************************************************************************************…