Ansible Playbooks
Description
This repository contains a collection of Ansible playbooks used for automating tasks such as setting up ubuntu machines freshly created, kubernetes for local environments, joplin, etc.
Getting Started
Dependencies
- Ansible 2.9 or higher
- Python 3.6 or higher
- Tested on Ubuntu 22.04 (for ubuntu playbooks)
Installing
- Clone this repository to your local machine using
https://github.com/user-cube/ansible-playbooks.git
- Navigate to the cloned repository
Executing program
- Run the playbook using the following command:
ansible-playbook playbook.yml
Authors
License
This project is licensed under the [MIT] License - see the LICENSE.md file for details