From 4c921ce8b0c9f6282f3139223874ba32ec01f512 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 12 Dec 2018 13:27:44 -0500 Subject: [PATCH] Update main.yml --- roles/captive-portal/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/captive-portal/tasks/main.yml b/roles/captive-portal/tasks/main.yml index 514ba64e5..aa1db0954 100644 --- a/roles/captive-portal/tasks/main.yml +++ b/roles/captive-portal/tasks/main.yml @@ -4,7 +4,7 @@ state: present with_items: - python-dateutil - - sqlite3 # @georgehunt hopes to move this to 2-common (or more like stage 3-base-server, alongside MySQL) in October 2018 + - sqlite3 # @georgejhunt hopes to move this to 2-common (or more likely 3-base-server, alongside MySQL) in October 2018 - name: Install libapache2-mod-wsgi (debuntu) package: