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
- Host: GitHub
- URL: https://github.com/escalate/ansible-gitops-example-repository
- Owner: escalate
- License: mit
- Created: 2025-06-24T03:31:51.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2026-05-17T13:05:44.000Z (about 1 month ago)
- Last Synced: 2026-05-17T15:25:01.603Z (about 1 month ago)
- Topics: ansible, gitops, homelab, homelab-automation, homelab-setup, raspberry, raspberry-pi, raspberrypi, self-hosted, selfhosted
- Language: Makefile
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](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