1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
iiab/roles/1-prep
Jerry Vonau e426b10ec3 set facts style (#133)
rename python_path to osm_path
use osm_path in place of {% if is_debuntu %}
remove whitespace
make python_path available for all playbooks
2017-07-17 12:21:08 -07:00
..
defaults fix for centos (#58) 2017-07-04 12:54:06 -07:00
tasks set facts style (#133) 2017-07-17 12:21:08 -07:00
templates Startup (#85) 2017-07-04 13:07:47 -07:00
README.rst initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00

===========
Prep README
===========

This role is a sort on init or startup.  It includes preliminaries like hostname and is where things
that are specific to a particular platform, such as the XO, are done before the bulk of the install.