ansible_role_bootstrap

Build Status quality LICENSE

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]

About

Prepare your Raspberry (64 bit architecture) to be managed by Ansible.

Install
ansible-galaxy install enr0s/ansible-role-bootstrap
GitHub repository
License
mit
Downloads
210
Owner