Skip to content

Instantly share code, notes, and snippets.

@jmrodri
Created December 2, 2020 20:38
Show Gist options
  • Save jmrodri/6dfd5f4363d94c03ace7a7ef0d762559 to your computer and use it in GitHub Desktop.
Save jmrodri/6dfd5f4363d94c03ace7a7ef0d762559 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
source hack/lib/test_lib.sh
set -eux
ROOTDIR="$(pwd)"
mkdir -p /ansible
# cd /ansible
cp -r $ROOTDIR/testdata/ansible/memcached-operator/ /ansible/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment