An open API service indexing awesome lists of open source software.

https://github.com/user-cube/ansible-playbooks

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
https://github.com/user-cube/ansible-playbooks

Last synced: 11 days ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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:

```bash
ansible-playbook playbook.yml
```

## Authors

- [Rui Coelho](mailto:rui_m_coelho@icloud.com)

## License

This project is licensed under the [MIT] License - see the [LICENSE.md](./LICENSE) file for details