diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2022-12-07 21:48:57 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2022-12-07 21:48:57 +0100 |
commit | 4bdfbf725d977442ab853731f362b6a61ef242df (patch) | |
tree | 03a85ee7f2ebcc465c8c72c62044511c954bbfbe /memzero.yml | |
parent | abda2021f9a5cdeecdf48d749d5b467aa552da12 (diff) | |
download | ansible-memzero-4bdfbf725d977442ab853731f362b6a61ef242df.tar.gz ansible-memzero-4bdfbf725d977442ab853731f362b6a61ef242df.zip |
baikal: add service and proxy pass
Diffstat (limited to 'memzero.yml')
-rw-r--r-- | memzero.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/memzero.yml b/memzero.yml index 720131b..c9f28bd 100644 --- a/memzero.yml +++ b/memzero.yml @@ -10,4 +10,5 @@ roles: - sshd - packages - - webserver
\ No newline at end of file + - baikal + - webserver |