skeleton
ROLE dginhoux.skeleton
DESCRIPTION
This ansible role configure .
REQUIREMENTS
SUPPORTED PLATFORMS
Platform | Versions |
---|---|
Debian | all |
EL | all |
Fedora | all |
Ubuntu | all |
ANSIBLE VERSION
Ansible >= 2.13
DEPENDENCIES
None.
INSTALLATION
ANSIBLE GALAXY
ansible-galaxy install dginhoux.skeleton
GIT
git clone https://github.com/dginhoux/ansible_role.skeleton dginhoux.skeleton
USAGE
EXAMPLE PLAYBOOK
- name: Playbook
hosts: all
tasks:
- name: Start role dginhoux.skeleton
ansible.builtin.include_role:
name: dginhoux.skeleton
VARIABLES
DEFAULT VARIABLES
Defaults variables defined in defaults/main.yml
EXAMPLES VARIABLES
DEFAULT OS SPECIFIC VARIABLES
Those variables files are located in vars/*.yml
are used to handle OS differences.
One of theses is loaded dynamically during role runtime using the include_vars
module and set OS specifics variable's.
NOT USED BY THIS ROLE
- RedHat Family
- Debian Family
AUTHOR
Dany GINHOUX - https://github.com/dginhoux
LICENSE
MIT
Install
ansible-galaxy install dginhoux/ansible_role.skeleton
License
mit
Downloads
9
Owner
Open source systems engineer