From e40da7b835e856a0bed6bba1df76c33c0396ccfb Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 8 Feb 2019 21:48:33 -0500 Subject: [PATCH] Update README.rst --- roles/0-init/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/0-init/README.rst b/roles/0-init/README.rst index d9c535ccb..acceaff33 100644 --- a/roles/0-init/README.rst +++ b/roles/0-init/README.rst @@ -4,6 +4,6 @@ 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 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 <../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.