diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-09-07 22:14:12 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-09-07 22:14:12 -0700 |
commit | b0c0189066a486f9da4a048c7780dbc640031d27 (patch) | |
tree | 6ad5997b7ce9e3d4a0232071f103622aca2395ca /playbooks/portainer.yml | |
parent | 9859fc0ee7503d853b5d028f0594b6f885d27dc3 (diff) | |
download | infra-b0c0189066a486f9da4a048c7780dbc640031d27.tar.gz infra-b0c0189066a486f9da4a048c7780dbc640031d27.zip |
Remove portainer and add some monitoring updates
Diffstat (limited to 'playbooks/portainer.yml')
-rw-r--r-- | playbooks/portainer.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/playbooks/portainer.yml b/playbooks/portainer.yml deleted file mode 100644 index 1eb71d4..0000000 --- a/playbooks/portainer.yml +++ /dev/null @@ -1,7 +0,0 @@ ---- - -- name: portainer setup - hosts: portainer - become: true - roles: - - portainer |