Skip to content

eficode-academy/ansible-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-workshop

Ansible 101 workshop material for roughly 2-3 hours

Requirements

  • Ubuntu laptop with internet connection
  • git
  • python3 + pip for python3
    • sudo apt-get install python3-pip
  • ansible
    • pip3 install ansible
    • Check the installation output and change ~/.bashrc if needed
    • Run ansible-playbook --version to verify that tool is installed correctly

About

Ansible 101 workshop material for roughly 2-3 hours

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published