ansible

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5877
Joined: Tue Sep 03, 2013 7:05 am

ansible

Unread post by GekkoP » Thu May 17, 2018 10:54 am

https://github.com/manuel-uberti/playbooks

Since my system setup script was becoming a huge mess of commands, I am trying Ansible Playbooks.

Easy to understand and simple to use, so far.

User avatar
wuxmedia
Grasshopper
Posts: 6445
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: ansible

Unread post by wuxmedia » Fri May 18, 2018 8:53 am

^ we sort of use it at work. I don't have creds to use it though. I mean our setup is essentially one playbook, adapted from the the old install script of yore.
I got given a low powered HV at work from a colleauge, haven't worked out how to NAT all the VMs so they are publicly accessible, which makes it a bit useless.
"Seek, and Ye shall find"
"Github | Chooons | Site"

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5877
Joined: Tue Sep 03, 2013 7:05 am

Re: ansible

Unread post by GekkoP » Fri May 18, 2018 11:14 am

^ We'll be using it soon at work too, just to have some way to reproduce safely testing, staging and production builds.

User avatar
franksinistra
Ivana Fukalot
Posts: 1093
Joined: Mon Jan 27, 2014 2:03 am
Location: 印尼国

Re: ansible

Unread post by franksinistra » Sun May 20, 2018 4:35 pm

^ We have been using it at work too, moved to chef lately as our infrastructure grows. I'm still personally using it for some stuff (mostly personal projects) like setup new vps, fail2ban, wireguard and the likes.
rice no more.

User avatar
elixir
Weight Watcher
Posts: 357
Joined: Fri Feb 21, 2014 8:25 am

Re: ansible

Unread post by elixir » Fri May 25, 2018 7:51 am

Ha, funny that we all use this at work. I actually went to a Red Hat hosted workshop on Tuesday this week for ansible. My work wants to start using it too.
Out of the corner of your eye you spot him... Shia LaBeouf.

https://www.youtube.com/watch?v=o0u4M6vppCI

User avatar
GekkoP
Emacs Sancho Panza
Posts: 5877
Joined: Tue Sep 03, 2013 7:05 am

Re: ansible

Unread post by GekkoP » Fri May 25, 2018 12:34 pm

Set up a couple of remote machines in a breeze thanks to this tool. Everything from nginx down to yarn and gulp automated in a day's work. I know I am late to the party, but Ansible is really great.

Post Reply