Tom Page
Tom Page
#### What is this PR doing: Allows you to add or remove users from groups for local users. This is needed when Keycloak auth is enabled as there is no...
This is an issue in all of the `object_diff` and `filetree_create` roles. Also would be good to update our documentation around the diff plugin where we may have mentioned the...
@Tompage1994 I am working on a Blog post and entire Repo to do exactly that, I figured we would add links in the Readme once I get it done. That...
The CI is failing to run the tests on all versions. Need to explore why this is. It waits for the stack to be available but it never is. There...
The role supports using check_mode. We should add some tests to ensure this is working properly and not being regressed like found in #815 ``` I agree this is a...
resolves #831
# What does this PR do? It's complaining about this deprecated config option, so have updated # How should this be tested? Ci will pass # Is there a relevant...
**Is your feature request related to a problem? Please describe.** Add a role binding option to each role to attach teams/user permissions. This is an idea which we can POC...
**Is your feature request related to a problem? Please describe.** The collection is currently missing the roles to wrap `ansible.controller.role_user_assignment` and `ansible.controller.role_team_assignment` I've also created `ansible.eda.role_user_assignment` and `ansible.eda.role_team_assignment` in the...
In an enterprise environment where there is highly limited access to community collections, and installing this via the validated route, I would expect the dependencies do not try to pull...