Skip to content

mrizkiprmn/ansible-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configure a Ubuntu machine using my personal preferences and usual tools and applications installed. After installing a fresh Ubuntu installation all you need to do is install ansible:

sudo apt-get install python-pip3
sudo pip3 install ansible

Run ansible

ansible-playbook -i inventory filename.yml

About

example create ansible-playbook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published