-
a fabric has a REST API to find all the containers or containers per profile etc.
it'd be trivial to create a new fabric8 REST API that basically created an Ansible inventory so we could generate a Y…
-
Ansible script use sequence to generate pd name:
`
pd_name: "pd{{ groups.pd_servers.index(inventory_hostname) + 1 }}"
`
Then pd name depends on the ip's order in inventory file, replacing it with …
-
### Summary
When attempting an MX update with cloudflare dns, I get "400 Bad Request"
### Issue Type
Bug Report
### Component Name
cloudflare_dns
### Ansible Version
```console
ansible [core …
-
## Describe the bug
The automatic user credential creation is broken.
```
❯ ./scripts/portals-setup-initial.sh --limit red1
Ansible Control Machine is running
Ansible requirements (roles and c…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
##### SUMMARY
Unable to find documentation for configuring a multi-line banner using dellemc.os10
##### ISSUE TYPE
- Documentation Report
##### COMPONENT NAME
os10_config module, or maybe os1…
-
### Summary
I am trying to use the `community.general.bitwarden` lookup to search for items without providing an `id` or an exact match for the `name`.
The docs seem to say suggest that I can do t…
-
**Describe the bug**
Enabling dimension in the playbook succeeds with no errors, and I am able to load the test page at dimension..com, however attempting to add sticker packs, widgets, etc. fails co…
-
### Summary
the following tasks hangs when trying to set a key
```yaml
- name: Set node.txt key in redis
tags: redis
community.general.redis_data:
login_host: localhost
key: node.…
-
| Target version | Related issue | Related PR/dev branch |
|---|---|---|
| 4.9.0 | #5237 | 4495-dtt1-release |
## Description
Running this workflow file with the `--threads 3`
workflow…