Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/projectpotos/ansible-plays-potos

All inclusive, magic playbook for your custom Potos Linux Clients
https://github.com/projectpotos/ansible-plays-potos

ansible ansible-playbook linux-client potos

Last synced: 7 days ago
JSON representation

All inclusive, magic playbook for your custom Potos Linux Clients

Awesome Lists containing this project

README

        

# Ansible Playbook - Potos

All inclusive, magic playbook for your custom Potos Linux Clients.

[![Test](https://github.com/projectpotos/ansible-plays-potos/actions/workflows/test.yml/badge.svg)](https://github.com/projectpotos/ansible-plays-potos/actions/workflows/test.yml)

# Dependencies

You need your own specification repository defined as with the example below [`ansible-specs-potos`](https://github.com/projectpotos/ansible-specs-potos) in the file `/etc/potos/specs_repo.yml`

```
---
client_name: "Potos Vanilla"
git_url: "https://github.com/projectpotos/"
git_repo: "ansible-specs-potos"
git_branch: "main"
```