ansible-playbook-config-tools

Playbook for installing and configuring some basic tools that I use in my daily life.

MIT License

Stars
0
Committers
1

💡 Project

  • Use Ansible to automatically install and configure some services that I usually use on a daily basis..

✨ Technologies

  • Ansible
  • Vagrant
  • Virtualbox
  • Yaml

👣 Roadmap

  • [Upload a vm to perform the tests]
    • Ubunto 20.04
    • 2 x 2
  • [CAnsible Configuration - Ansible cfg]
  • [Define a scope]
  • [Creating the inventory file]
  • [Creating an ssh key for the project]
  • [Definition and creation of roles ]
    • [Host Preparation - Installation of required dependencies]
    • [Role for Docker Installation and Configuration]
    • [Role for installing and configuring Java ]
    • [Role for installing and configuring Java Maven]
    • [Role for installing and configuring Java VirtualBox]
    • [Role for installing and configuring Java VPN Wireguard]
    • [Role for installing and configuring Java IDE Vscode]
  • [Playbook creation]
  • [Testing ]

📄 References

Related Projects