hollie / ansible-raspberry-cmdline

An Ansible role that manages the Linux kernel command line on Raspberry Pi OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Molecule

Ansible Role: Raspberry - Cmdline

An Ansible role that manages the Linux kernel command line on Raspberry Pi OS (Debian Bullseye).

Install

$ ansible-galaxy install escalate.cmdline

Role Variables

Please see defaults/main.yml for a complete list of variables that can be overridden.

Dependencies

This role relies on the following dependencies:

  • Roles: None
  • Collections: None

Example Playbook

- hosts: all
  roles:
    - role: escalate.cmdline
      tags: cmdline

License

MIT

About

An Ansible role that manages the Linux kernel command line on Raspberry Pi OS

License:MIT License


Languages

Language:Jinja 48.7%Language:Python 33.6%Language:Makefile 17.7%