https://github.com/iamenr0s/ansible-role-bootstrap
Prepare your Raspberry PI (64 bit architecture) to be managed by Ansible.
https://github.com/iamenr0s/ansible-role-bootstrap
ansible arm64 bootstrap playbook raspberry-pi ubuntu
Last synced: 2 months ago
JSON representation
Prepare your Raspberry PI (64 bit architecture) to be managed by Ansible.
- Host: GitHub
- URL: https://github.com/iamenr0s/ansible-role-bootstrap
- Owner: iamenr0s
- License: mit
- Created: 2020-06-19T21:44:19.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-07-16T08:21:44.000Z (12 months ago)
- Last Synced: 2025-07-17T11:33:44.242Z (11 months ago)
- Topics: ansible, arm64, bootstrap, playbook, raspberry-pi, ubuntu
- Language: Makefile
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://travis-ci.com/enr0s/ansible-role-bootstrap)
[](https://galaxy.ansible.com/enr0s/ansible-role-bootstrap)

Ansible Role Bootstrap
=========
Prepare your Raspberry PI (64 bit architecture) to be managed by Ansible.
Role Variables
--------------
bootstrap_packages: list of initial packages to be installed
bootstrap_kernel_parameters: enable/disable kernel parameters
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
```
---
- hosts: all
roles:
- { role: enr0s.ansible-role-bootstrap }
```
License
-------
Apache-2.0
Author Information
------------------
[https://blog.enros.me]