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

https://github.com/damoun/playbooks

:wrench: Ansible playbooks used for my own lab
https://github.com/damoun/playbooks

ansible ansible-playbooks

Last synced: 18 days ago
JSON representation

:wrench: Ansible playbooks used for my own lab

Awesome Lists containing this project

README

          






playbooks


My playbooks and roles for my own lab.






Getting Started

# Getting Started

```
ansible-galaxy install -r requirements.yml
ansible-playbook -i inventories site.yml
```