-
### Question
Hello,
Sorry for the stupid question, I've plowed through past issues, documentation, searches, etc. but I cannot seem to find out where to put Ansible Galaxy collections with a Snap …
-
### Is there an existing issue for this?
- [X] There are no existing issues.
### Bug description
The pipeline source today, keys off of FAILED and ERROR which in general would be correct but …
-
Idea:
Prepare modules for inclusion into Ansible upstream as group of related modules for work with pacemaker cluster.
https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_in_gro…
-
### Collection version
23.1.1
### Environment information
```console
bkelly@Brendans-M1-MBP-5 tas % ansible --version
ansible [core 2.17.3]
config file = None
configured module search path =…
-
##### SUMMARY
we have OpenShift Server Version: 4.15.19 with Kubernetes Version v1.28.10+a2c84a5. Running an ansible task with validate-option, the following error appears:
Kubernetes version v1.2…
-
### Summary
I am experiencing intermittent issues when using the Incus connection plugin in my Ansible playbook. The plugin sometimes fails to create a temporary directory and occasionally drops th…
-
##### SUMMARY
I can't read the inventory with the terraform_state plugin from a remote Terraform state that is stored at GitLab. The resources are created with the Hetzner Terraform provider. I don't…
-
##### COMPONENT NAME
f5networks.f5_modules.bigip_lx_package
### Environment
##### ANSIBLE VERSION
```
ansible [core 2.15.0]
config file = /home/d071955/repos/ccloud-net/ansible.cfg
conf…
-
Hello,
I can't create an error-free mysql instance with your new collection with this simple task:
```
- name: Create a instance
scaleway.scaleway.scaleway_rdb_instance:
project_id: "6b7f…
-
##### SUMMARY
vmware_guest's networks parameter used to replace the existing network settings. It does not do that anymore, instead the provided networks are added on top and the old settings can sti…