Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leoviana00/ansible-playbook-config-tools
Playbook for installing and configuring some basic tools that I use in my daily life.
https://github.com/leoviana00/ansible-playbook-config-tools
ansible docker java maven vagrant virtuabox vscode wireguard
Last synced: 24 days ago
JSON representation
Playbook for installing and configuring some basic tools that I use in my daily life.
- Host: GitHub
- URL: https://github.com/leoviana00/ansible-playbook-config-tools
- Owner: leoviana00
- License: mit
- Created: 2024-07-20T22:26:18.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T11:29:19.000Z (3 months ago)
- Last Synced: 2024-10-01T06:40:51.742Z (about 1 month ago)
- Topics: ansible, docker, java, maven, vagrant, virtuabox, vscode, wireguard
- Language: Jinja
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Ansible config tools
Project |
Technologies |
Roadmap |
References
## 💡 Project
- Use Ansible to automatically install and configure some services that I usually use on a daily basis..## ✨ Technologies
- Ansible
- Vagrant
- Virtualbox
- Yaml## 👣 Roadmap
- [x] [Upload a vm to perform the tests]
- [x] Ubunto 20.04
- [x] 2 x 2
- [x] [CAnsible Configuration - Ansible cfg]
- [x] [Define a scope]
- [x] [Creating the inventory file]
- [x] [Creating an ssh key for the project]
- [ ] [Definition and creation of roles ]
- [x] [Host Preparation - Installation of required dependencies]
- [x] [Role for Docker Installation and Configuration]
- [x] [Role for installing and configuring Java ]
- [x] [Role for installing and configuring Java Maven]
- [x] [Role for installing and configuring Java VirtualBox]
- [x] [Role for installing and configuring Java VPN Wireguard]
- [x] [Role for installing and configuring Java IDE Vscode]
- [x] [Playbook creation]
- [x] [Testing ]
## 📄 References