-
Notifications
You must be signed in to change notification settings - Fork 18
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
The Ansible Playbook Generator #69
Labels
topic
Suggestion for a presentation topic
Comments
@dmccuk Hi Dennis, would you be interested in presenting this during our next (virtual) London Meetup on Tuesday 25th of May? |
Hi Gundalow,
Yes I'd be more than happy to present this at the ansible-london meetup.
Thanks
Dennis
…On Thu, 15 Apr 2021, 17:11 John R Barker, ***@***.***> wrote:
@dmccuk <https://github.com/dmccuk> Hi Dennis, would you be interested in
presenting this during our next (virtual) London Meetup on Tuesday 25th of
May?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABX4XDOAQZRXRMWVXKPNPTLTI4FZJANCNFSM4RZXZRMQ>
.
|
That's great, is 20 minutes still OK? |
Yeah 20 max will be fine.
Thanks
…On Thu, 22 Apr 2021, 17:22 John R Barker, ***@***.***> wrote:
That's great, is 20 minutes still OK?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#69 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABX4XDL6QG5YKM4MILM3UOLTKBEMXANCNFSM4RZXZRMQ>
.
|
@dmccuk Thank you Dennis
Thanks again |
@dmccuk Denis Thank you once again for your great talk. When you get a chance could you please
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Ansible Playbook Generator (a little bit of fun!)
Talk Description
I use ansible a lot for work and fun and thought, wouldn't it be nice if I could tell ansible what I wanted to do, and it would just do it. So that's what the Ansible Playbook Generator does. You give it a list of what you want to create a playbook for, then you run the playbook generator and it creates all the playbooks you need. Currently, it supports packages, services, templates (including handlers) and sets up group_vars too. You can take the playbooks it generates, make changes and watch it update the server(s) with your new changes.
The code can be found here: https://github.com/dmccuk/AnsiblePlaybookGenerator
It works on most of the common OS's in use today.
Estimated Duration
20 minutes
Twitter Handle
Not on twitter
Sponsorship
Sorry, just me. Don't represent a company.
The text was updated successfully, but these errors were encountered: