-
-
Notifications
You must be signed in to change notification settings - Fork 402
feat: add support for additional ansible and chef commands (932160 PL-1, 932161 PL-2, 932235 PL1, 932260 PL1, 932236 PL2, 932239 PL2, 932237 PL3) #3601
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
Conversation
@fzipi I've added some additional chef commands, but one of the commands |
Thanks Esad. Is chef a thing, really? I never executed that command.... |
@fzipi I'm not a chef user so I don't understand the differences between all of the commands (I'm an ansible user) but following these instructions to install chef does give me that command.
|
I remember that Chef, Puppet, and Ansible used to be the big three names in automation/deployment. No idea if they're all still as popular. FWIW, the 10k quantitative testing payloads do not show a difference between (*To be precise, testing against the point at which this PR branched off of |
@RedXanadu : What is the difference exactly? Which rules and which values before and aft? |
I like the direction here @EsadCetiner. We should have looked into these commands earlier I guess. Good PR. |
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.
LGTM
Thank you for the PR @EsadCetiner. Good catch. |
@dune73 Sorry, only just seen your earlier comment. The difference was nil: same results before and after, so all was good. |
Thank you for the confirmation @RedXanadu |
Adds support for all known ansible commands according to Ansible documentation