GitHub - devMls/AnsibleRecipes: collection of ansible recipes · GitHub
Skip to content

devMls/AnsibleRecipes

Folders and files

Repository files navigation

AnsibleRecipes

Collection of ansible recipes

Usage

Fist of all install Ansible in CentOs:

sudo yum install ansible

Second install Git

sudo yum install git

After that clone this repository

git clone https://github.com/devMls/AnsibleRecipes.git

Start to install!!

ansible-playbook --connection=local --inventory 127.0.0.1, <playbook_name>.yml

About

collection of ansible recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors