stepanbirukov / ansible

Test environment for ansible scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible playbooks

Here will be some playbooks for installing some stuff on Slackware and securing it.

Usage

I use "Vagrant" for fast vm creation. Just run:

# vagrant up

And:

# vagrant  provision

Playbook description

At first time here will be created few ansible roles. Here they are:

  • common - common firewall and access policyies for server.
  • mysql - Mysql installation and configuration.
  • backup - role for backing up server common configuration
  • backup_mysql - databases backup role.

About

Test environment for ansible scripts


Languages

Language:Shell 97.0%Language:Ruby 3.0%