diff options
| author | spmfox <spmfox@foxwd.com> | 2025-04-04 15:52:31 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2025-04-04 15:52:31 -0400 |
| commit | 422bc9712219fdd4d4719fc98218c76c2a7e86bc (patch) | |
| tree | 2ef5bc09347afd136b247c47582b29dba09b1a43 /roles/containers/defaults/main.yml | |
| parent | 9896826bbe509f0fab9727bfc7a73cf64b4b6cb8 (diff) | |
starting work to convert from a local-only playbook to a remote playbook
Diffstat (limited to 'roles/containers/defaults/main.yml')
| -rw-r--r-- | roles/containers/defaults/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/containers/defaults/main.yml b/roles/containers/defaults/main.yml new file mode 100644 index 0000000..ca5eb81 --- /dev/null +++ b/roles/containers/defaults/main.yml @@ -0,0 +1 @@ +containers_homedir: "/home/containers" |
