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 /playbooks | |
parent | 26a75ca0c035034aae6e15852916fbb320b066c8 (diff) | |
download | infra-8fc74c4691f81a3aad54995b49b94d8779d0e24b.tar.gz infra-8fc74c4691f81a3aad54995b49b94d8779d0e24b.zip |
debian bullseye role
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/init_adze.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/init_adze.yml b/playbooks/init_adze.yml index 326aa70..6850327 100644 --- a/playbooks/init_adze.yml +++ b/playbooks/init_adze.yml @@ -15,7 +15,7 @@ - gitolite_hostname: git.bnewbold.net roles: - - debian_stretch + - debian_bullseye - hostname - common - nginx |