From 5b4994c14db254ff5cbbab932890da7947e920a8 Mon Sep 17 00:00:00 2001 From: TC1977 <37350377+TC1977@users.noreply.github.com> Date: Mon, 13 May 2019 09:29:36 -0400 Subject: [PATCH] Remove link to setup-roles from index.md --- docs/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 02b4f59b..02214052 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,12 +1,11 @@ # Algo VPN documentation * Deployment instructions - - Documentation for available [Ansible roles](setup-roles.md) - Deploy from [Fedora Workstation (26)](deploy-from-fedora-workstation.md) - Deploy from [RedHat/CentOS 6.x](deploy-from-redhat-centos6.md) - Deploy from [Windows](deploy-from-windows.md) - Deploy from a [Docker container](deploy-from-docker.md) - - Deploy from [Ansible](deploy-from-ansible.md) directly + - Deploy from [Ansible](deploy-from-ansible.md) non-interactively - Deploy onto a [cloud server at time of creation](deploy-from-script-or-cloud-init-to-localhost.md) * Client setup - Setup [Android](client-android.md) clients