Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

Ansible: Common OpenWRT Build System

Scot P. Floess edited this page Oct 23, 2016 · 2 revisions

common/openWrtBuildSystem

This role will setup the necessary libraries to provide an OpenWRT build system. Additionally, it installs the epel repo. Information on installation was gleaned from the OpenWRT site here.

Variables

Optional

  • branch: The git branch to checkout. Defaults to chaos_calmer.
  • dest: The location to checkout the git repo. Defaults to /root/openwrt.
Clone this wiki locally