diff options
author | Bryan Newbold <bnewbold@archive.org> | 2022-06-22 12:29:12 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2022-06-22 12:29:12 -0700 |
commit | 8fc74c4691f81a3aad54995b49b94d8779d0e24b (patch) | |
tree | ae1eb6fc891d33ce7ab70c7f8cb73258581fec0d /roles/debian_bullseye/defaults | |
parent | 26a75ca0c035034aae6e15852916fbb320b066c8 (diff) | |
download | infra-8fc74c4691f81a3aad54995b49b94d8779d0e24b.tar.gz infra-8fc74c4691f81a3aad54995b49b94d8779d0e24b.zip |
debian bullseye role
Diffstat (limited to 'roles/debian_bullseye/defaults')
-rw-r--r-- | roles/debian_bullseye/defaults/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/debian_bullseye/defaults/main.yml b/roles/debian_bullseye/defaults/main.yml new file mode 100644 index 0000000..3703452 --- /dev/null +++ b/roles/debian_bullseye/defaults/main.yml @@ -0,0 +1,2 @@ + +admin_email: "root" |