-
### Summary
I am attempting to enable kerberos authentication and select the domain in which each RDS Cluster will be associated with. When attempting to apply the domain and iam_role for the domai…
-
##### SUMMARY
The following problems were found with the recent upload of the collection to Automation Hub (using galaxy-importer 0.4.22):
* no roles description (for all roles)
```
Loading…
-
**Environment**
OS: Ubuntu 24.04
Ansible Environment:
```
ansible [core 2.16.3]
config file = /home/user/.ansible.cfg
configured module search path = ['/home/user/.ansible/plugins/modules', '/…
-
### Summary
I want to use ansible-test with docker to test my roles. Due to company / security policies I can't access quay.io directly and I need to use a remote repository over our artifactory.
…
-
@johanneskoester reported non-synced times on some nodes.
Taking a look at it, I noticed that we have `chrony` instead of `systemd-timesyncd` running.
We apparently do have
- https://github.c…
-
```
TASK [ansible-scylla-node : Start seeders serially] *********************************************************************************************************************************************
t…
-
This issue aims to improve the reliability and maintainability of the build_npm role by integrating Molecule for testing. Molecule provides a framework for creating and running automated tests for Ans…
-
# OrbStack SSH User Handling Issue
## Issue Description
OrbStack's SSH implementation doesn't handle the `-o User=` option as expected:
1. When connecting to `hostname@orb`, specifying `-o User=u…
-
### Summary
If I specify a task within a subdirectory in `tasks_from`, and this task uses `import_tasks` or `include_tasks`, ansible can't find the imported/included task files. This is not a problem…
-
Can I install an oracle database directly using ansible-roles instead of using vagrant? How do I install a single library if I only install it? Sorry I'm using ansible-roles for the first time.