Skip to content

matusstafura/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible setup

Installation

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 from profiles directory

ansible-playbook ${playbook} -u ${user}

Profiles

  • individual yaml files in profiles directory

Development

# builds and runs the minimal testing container
make dev

About

quick start

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published