Skip to content

matusstafura/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible setup

Install Ansible

sudo apt install git ansible cmake software-properties-common -y
sudo add-apt-repository --yes --update ppa:ansible/ansible
sudo apt install ansible

Clone Repo

git clone https://github.com/matusstafura/ansible

Install Playbooks

ansible-playbook ${playbook}

Development

make dev

About

quick start

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published