Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support adding own ansible playbooks #1299

Open
torsina opened this issue Mar 30, 2024 · 0 comments
Open

Feature: Support adding own ansible playbooks #1299

torsina opened this issue Mar 30, 2024 · 0 comments
Labels
feature New feature

Comments

@torsina
Copy link

torsina commented Mar 30, 2024

Motivation

Adding features clusterwise while not having to do a second step requiring setting up the playbook to work on every node at once. My usecase would be to add LUKS to every node for the portion of their storage used for volumes.

Description

Either in the InputManifest for the cluster or somewhere else, add a ansible-playbook attribute that's a path to a folder containing ansible playbook for whatever the user want

Right now the only way I can think of is to fork Claudie and add my own playbook alongside the wg playbook, which is an extremely ugly workaround and non-scalable

Exit criteria

I don't know the tasks that would be needed to achieve this, but I believe this would give enormous flexibility to Claudie on top of what it already has

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant