Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wtanaka/ansible-role-m4

Ansible role to install m4 macro processor
https://github.com/wtanaka/ansible-role-m4

ansible ansible-galaxy ansible-role ansible-roles galaxy m4 macro macros

Last synced: 14 days ago
JSON representation

Ansible role to install m4 macro processor

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/wtanaka/ansible-role-m4.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-m4)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-m4.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-m4)

wtanaka.m4
============

This ansible role installs GNU M4, an implementation of the
traditional Unix macro processor. It is mostly SVR4 compatible
although it has some extensions (for example, handling more than 9
positional parameters to macros). GNU M4 also has built-in functions
for including files, running shell commands, doing arithmetic, etc.

Example Playbook
----------------

- hosts: all
roles:
- wtanaka.m4

License
-------

GPLv2

Author Information
------------------

http://wtanaka.com/