diff options
| author | Colin Wilk <colin.wilk@tum.de> | 2023-10-11 17:06:46 +0200 |
|---|---|---|
| committer | Colin Wilk <colin.wilk@tum.de> | 2023-10-11 17:06:46 +0200 |
| commit | 61a0abc5ac4b5d600ee17fef52d7340a9475ac9b (patch) | |
| tree | f2f827f9f5216a30be47a27d56c247d63c2c1858 | |
| parent | d8e564b349532a4b5c3a68468205778a7e16abc8 (diff) | |
| download | ansible-role-prometheus-target-master.tar.gz ansible-role-prometheus-target-master.zip | |
Signed-off-by: Colin Wilk <colin.wilk@tum.de>
| -rw-r--r-- | meta/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/main.yml b/meta/main.yml index 4d1d08a..985d07b 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -3,7 +3,6 @@ dependencies: [] galaxy_info: role_name: prometheus_target - standalone: true author: kliwniloc description: Role for adding targets to prometheus instance license: license (MIT) |