jinjin123 / ansible-playbooks

My usual playbooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UNMAINTAINED, but...

This branch won't be updated anymore : I did switch to Ansible Galaxy and use the galaxy branch instead. Maybe you should too?

The main goal of this switch is to being able to provision any docker from a simple playbook whereas cloning first this repository was a mandatory before.

Of course, galaxy is also able to provision a local machine, a remote server, a vagrant or any virtual machine; as usual.

In order to use galaxy properly, I had to create a repository for each existing role.

I didn't want to flood my github profile so I created an organization you can join.

Just ping me ;)

Ansible playbooks

Usual and casual tasks for development debian server settings using ansible.

Roles

This playbook install the following [1] :

System

Monitoring

PHP

Web server

Database

Queue messaging

Cache

Image

Search

Misc

[1] In fact, it MAY : You have to comment some playbook lines in order to bypass the unrequested roles.

About

My usual playbooks


Languages

Language:Shell 100.0%