diff --git a/roles/0-init/README.rst b/roles/0-init/README.rst new file mode 100644 index 000000000..d9c535ccb --- /dev/null +++ b/roles/0-init/README.rst @@ -0,0 +1,9 @@ +============= +0-init README +============= + +For a higher-level view, please see `IIAB Installation `_ and http://FAQ.IIAB.IO + +This 0th stage literally sets the stage for Internet-in-a-Box (IIAB) installation, prior to Ansible running `Stages 1-to-9 <.>`_ and then the `network `_ stage. + +This serves to confirm low-level Ansible facts from the OS — e.g. for housekeeping tasks related to TZ (time zone), hostname, FQDN (fully-qualified domain name), unusual systemwide dependencies etc — and whether Internet is live so that IIAB installation can proceed.