angristan / ansible-base

Ansible "base" role

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible "base" role

This is a personal role that I apply on my servers to provide a "base" config.

It is made for Debian 9/10 and Ubuntu 18.04.

Feel free to inspire yourself from it.

Usage

Add this to requirements.yml:

- src: https://github.com/angristan/ansible-base
  name: angristan.base
  version: vX.X.X

Author Information

See my other Ansible roles at angristan/ansible-roles.

About

Ansible "base" role

License:MIT License


Languages

Language:Jinja 62.2%Language:Shell 37.8%