escalate / ansible-raspberry-dhcpcd

An Ansible role that manages dhcpcd on Raspberry Pi OS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test

Ansible Role: Raspberry - dhcpcd

An Ansible role that manages dhcpcd on Raspberry Pi OS (Debian Bookworm).

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

Installation

$ ansible-galaxy role install escalate.dhcpcd

Example Playbook

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

License

MIT

About

An Ansible role that manages dhcpcd on Raspberry Pi OS

License:MIT License


Languages

Language:Jinja 69.5%Language:Python 17.0%Language:Makefile 13.5%