enr0s.ansible_role_bootstrap
Ansible Role Bootstrap
This Ansible role is designed to set up your Raspberry Pi (64-bit) so it can be managed using Ansible.
Role Variables
- bootstrap_packages: A list of packages that will be installed initially.
- bootstrap_kernel_parameters: Options to enable or disable certain kernel parameters.
Example Playbook
Here's a simple example showing how to use this role in your playbook (you can pass in variables as needed):
---
- hosts: all
roles:
- { role: enr0s.ansible-role-bootstrap }
License
This project is licensed under the Apache-2.0 license.
Author Information
You can find more information here: [https://blog.enros.me]
Informazioni sul progetto
Prepare your Raspberry (64 bit architecture) to be managed by Ansible.
Installa
ansible-galaxy install enr0s.ansible_role_bootstrap
Licenza
mit
Download
224
Proprietario