source: main/trunk/greenstone3/src/ansible-playbooks/02-RUN-ANSIBLE-REVPROXY.sh@ 38568

Last change on this file since 38568 was 38534, checked in by davidb, 5 months ago

Adding in shared variables to ansible playbook

  • Property svn:executable set to *
File size: 117 bytes
Line 
1#!/bin/bash
2
3. ./_local_config.bash
4
5ansible-playbook -l localhost -u $localhost_username reverse-proxy-playbook.yml
Note: See TracBrowser for help on using the repository browser.