https://github.com/bergercookie/ansible-role-mrpt
Ansible Role for setting up MRPT (download and compilation) on a set of remote hosts
https://github.com/bergercookie/ansible-role-mrpt
ansible ansible-roles cpp mrpt
Last synced: 7 months ago
JSON representation
Ansible Role for setting up MRPT (download and compilation) on a set of remote hosts
- Host: GitHub
- URL: https://github.com/bergercookie/ansible-role-mrpt
- Owner: bergercookie
- Created: 2017-04-19T11:51:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-22T15:06:04.000Z (over 8 years ago)
- Last Synced: 2025-02-12T23:46:06.509Z (9 months ago)
- Topics: ansible, ansible-roles, cpp, mrpt
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MRPT installation using Ansible
The purpose of the current repository is to setup MRPT in a set of indicated
hosts using Ansible. By default the [MRPT source
repository](http://github.com/MRPT/mrpt) is used, but the user also has the
otion to use APT packages instead (see the `defaults` directory).