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: 2 months ago
JSON representation
Ansible role to install m4 macro processor
- Host: GitHub
- URL: https://github.com/wtanaka/ansible-role-m4
- Owner: wtanaka
- Created: 2017-02-27T01:14:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T02:53:00.000Z (about 7 years ago)
- Last Synced: 2025-01-23T07:45:33.058Z (over 1 year ago)
- Topics: ansible, ansible-galaxy, ansible-role, ansible-roles, galaxy, m4, macro, macros
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/wtanaka/ansible-role-m4)
[](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/