git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/site-modules/adhoc/tasks/nix_example.json
diff options
context:
space:
mode:
authormail_redacted_for_web 2021-06-11 09:04:42 -0700
committermail_redacted_for_web 2021-06-11 09:04:42 -0700
commit93027145096d9f1e0b716b20b8129618d0a2c7e2 (patch)
tree6c84098e5069d76b41d65fe276ba1d89066f13cf /site-modules/adhoc/tasks/nix_example.json
parenteb60aab156a8c15cd82fd51b0c0f3a7157796cf1 (diff)
parent831d665de9a0dddf9beb5876b1f80119bf32fb0f (diff)
downloadcontrol-repo-template-93027145096d9f1e0b716b20b8129618d0a2c7e2.tar.bz2
Merge pull request #101 from kinners00/adhoc-content
add tasks and plans directories
Diffstat (limited to 'site-modules/adhoc/tasks/nix_example.json')
-rw-r--r--site-modules/adhoc/tasks/nix_example.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/site-modules/adhoc/tasks/nix_example.json b/site-modules/adhoc/tasks/nix_example.json
new file mode 100644
index 0000000..2c4d5c7
--- /dev/null
+++ b/site-modules/adhoc/tasks/nix_example.json
@@ -0,0 +1,4 @@
+{
+ "description": "This is the description for the nix_example task",
+ "input_method": "environment"
+}