-
As I understand this is a playbook which includes roles under `/roles`. As the roles are part of the content and not individually release, it would be nice to provide an ansible [collection](https://d…
-
vars.yaml
```yaml
domains:
- foo-1.bar.com
- foo-1-frps.bar.com
- foo-1-wg.bar.com
- foo-1-xray.bar.com
- foo-1-xui.bar.com # this domain already exists, others are no…
-
### Summary
Trying to disable the cgi module while running in mpm_event module will result in a failure, even when cgi module is already disabled.
Disabling the `cgi` module with `community.gene…
-
### Summary
`elb_application_lb` module fails if any of load balancer listeners contain any action other than `forward` under `DefaultActions`.
For example:
```yaml
- amazon.aws.elb_applicatio…
-
##### SUMMARY
The Version Check currently done is broken against the recent Grafana Security Release (Grafana v11.2.2+security-01 )
` The error was: ValueError: invalid literal for int() with base…
-
##### SUMMARY
```yaml
- name: Ensure Default Web Site Configuration
community.windows.win_iis_website:
name: Default Web Site
application_pool: DefaultAppPool
port: 80
physica…
-
### Summary
Remove Python shebang from all Ansible Modules, which cause errors with Python venv `edit: when using Ansible Core 2.17+`:
https://github.com/search?q=repo%3Asap-linuxlab%2Fcommunity.s…
-
Dear Ansible ecosystem projects maintainers,
While reviewing all the ecosystem projects, we've noticed inconsistency/insufficiency in documentation in many of them. Particularly:
- README structu…
-
The link to the galaxy entry ( ) does not work any more, it just shows the Ansible Galaxy welcome page. It should probably be now.
-
### Summary
When trying ot update a running LXC on proxmox, I get return for ansible and nothing about the configuration is changed, even tho I clearly indicate so in the playbook.
### Issue Type
…