-
Notifications
You must be signed in to change notification settings - Fork 20
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
RFC: Enhanced Ansible support #98
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Pascal Arlt <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good, but I have a few questions. Thank you for the great work
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Pascal for this RFC! I've just added some comments and clarifications
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @parlt91. Looks good to me. All my concerns are already discussed under other reviews.
Here's a couple of remarks:
-
I think it's important that users have the exact list of the clients on which the playbook is executed. IIUC we'll store this in action details. This should be a hard requirement.
-
We should explore the formulas with forms UI to reuse as much as we can. Formulas UI also uses yaml to define the forms, so there's some opportunity there.
7826c48
to
a09b412
Compare
Signed-off-by: Pascal Arlt <[email protected]>
a09b412
to
ac56a48
Compare
This RFC describes planned enhancements to the existing Ansible implementation in Uyuni
See the rendered version.