Just moozing

Before you can check your notes, you must make them…

Posts Tagged ‘ansible

Creating ansible roles

leave a comment »

ansible-logoI have been working my way through Ansible and how to create roles. There are a lot of roles out there and with galaxy, they are easily accessible. This blog post is about my design decisions for the roles that I create.

Read the rest of this entry »

Written by moozing

August 4, 2016 at 12:00

Posted in Tech

Tagged with , , ,

Ansible and network manager wireless configuration

leave a comment »

I have WPA2/PSK wifi network at home and I want to use ansible to roll out wireless configurations to workstations.

Read the rest of this entry »

Written by moozing

September 4, 2015 at 12:00

Posted in Tech

Tagged with , , ,

Ansible introduction

leave a comment »

In this blog post, I will go though what ansible is and what it can be used for.

Read the rest of this entry »

Written by moozing

August 14, 2015 at 12:00

Posted in Tech

Tagged with , ,

Vagrant and openbsd

leave a comment »

I have decided to work with OpenBSD for my virtual routers. For me that requires vagrant boxes. This blog post is about how to make OpenBSD vagrant boxes.

Read the rest of this entry »

Written by moozing

July 30, 2015 at 12:00

Posted in Tech

Tagged with , , ,

Vagrant and ansible

with one comment

I was suggested to look into Ansible as a substitution for puppet. It seems to be a good idea, this blog entry is about how to use ansible to do simple provisioning with vagrant.

Read the rest of this entry »

Written by moozing

July 19, 2015 at 12:00

Posted in Tech

Tagged with , ,