source: main/trunk/greenstone3/src/ansible-playbooks/01-RUN-ANSIBLExtra-THEWILLOW-INSTALL.sh@ 38676

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

Playbook for the willow, imprinted off intermuse

  • Property svn:executable set to *
File size: 157 bytes
Line 
1#!/bin/bash
2
3. ./_local_config.bash
4
5
6ansible-playbook -l localhost -u $localhost_username \
7 $ap_extra_args $@ \
8 thewillow-installation-playbook.yml
Note: See TracBrowser for help on using the repository browser.