Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 450 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 450 Bytes

ansible-class

  • Why?

    Show the power of ansible

  • How?

    Using ansible, Vagrant and a Makefile we will setup a vm environment.

    1. Install libvirt/virtualbox/hyperv
    2. Install ansible
    3. Install Vagrant
    • Make up --> Will setup te vm environment
    • Make clean --> Will teardon the environment
    • Make test --> Will do a simple ansible tests

    hosts file info should be appended to /etc/hosts since I have not setup DNS.