source: main/trunk/greenstone3/src/ansible-playbooks/01-RUN-ANSIBLE-BASE-INSTALL.sh@ 38568

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

Change of filename

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