From f37014f246efcb5b0425f0d78316a4efa301cd0a Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 17 Jul 2014 15:35:39 +0000 Subject: [PATCH] Gotta get on that vpn. --- playbooks/groups/busgateway.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/busgateway.yml b/playbooks/groups/busgateway.yml index 81a1edbd4e..0ba3bfbd9d 100644 --- a/playbooks/groups/busgateway.yml +++ b/playbooks/groups/busgateway.yml @@ -41,6 +41,7 @@ - include: "{{ tasks }}/yumrepos.yml" - include: "{{ tasks }}/2fa_client.yml" - include: "{{ tasks }}/motd.yml" + - include: "{{ tasks }}/openvpn_client_7.yml" handlers: - include: "{{ handlers }}/restart_services.yml"