summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-03-09 13:31:40 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-03-09 13:31:40 +0100
commita67cab04f84bbb75b27e294291e741b2d82ce6f7 (patch)
tree0819b8a0cb7dc4cd944133babf67f5c8291129c9
parent547685a7b3bf33f183f12e64fd5f01964286af21 (diff)
Add BASHTARD_PLAYBOOK_VARS
-rw-r--r--playbook.bash6
1 files changed, 6 insertions, 0 deletions
diff --git a/playbook.bash b/playbook.bash
index 754c18b..1f47ebc 100644
--- a/playbook.bash
+++ b/playbook.bash
@@ -1,5 +1,11 @@
#!/usr/bin/env bash
+BASHTARD_PLAYBOOK_VARS[$BASHTARD_PLAYBOOK.branch]=""
+BASHTARD_PLAYBOOK_VARS[$BASHTARD_PLAYBOOK.generator]=""
+BASHTARD_PLAYBOOK_VARS[$BASHTARD_PLAYBOOK.path]=""
+BASHTARD_PLAYBOOK_VARS[$BASHTARD_PLAYBOOK.remote]=""
+BASHTARD_PLAYBOOK_VARS[$BASHTARD_PLAYBOOK.repository]="required"
+
playbook_add() {
local path