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

https://github.com/escalate/ansible-gitops-example-repository

A example repository to demonstrate Ansible GitOps workflow for Raspberry Pi
https://github.com/escalate/ansible-gitops-example-repository

ansible gitops homelab homelab-automation homelab-setup raspberry raspberry-pi raspberrypi self-hosted selfhosted

Last synced: about 1 month ago
JSON representation

A example repository to demonstrate Ansible GitOps workflow for Raspberry Pi

Awesome Lists containing this project

README

          

[![Test](https://github.com/escalate/ansible-gitops-example-repository/actions/workflows/test.yml/badge.svg?branch=master&event=push)](https://github.com/escalate/ansible-gitops-example-repository/actions/workflows/test.yml)

# Ansible GitOps - Example repository

A example repository to demonstrate Ansible GitOps workflow for Raspberry Pi.

## How to start

### Set a secret for Ansible Vault

```
echo "Secr3t" > .vault_pass.txt
```

## Choose a bootstrap option

### Minimal

### USB-Disk boot

## Pepare Raspberry Pi

Create a [customized Raspberry disk image](https://github.com/escalate/ansible-gitops-raspberry-pi-os-custom-disk-image) and flash it to an SD card.

## License

MIT