diff options
author | Gaƫtan <36162164+gaetanfl@users.noreply.github.com> | 2021-12-03 10:37:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-03 10:37:24 +0100 |
commit | d1aff1401d55822962111b159a56682b9446b7ae (patch) | |
tree | da41dec241e7f7c410224a521b9e51de465affda /meta/main.yml | |
parent | 51a5caaf6cffe2a422e4e918ac278d7b5ffe35dd (diff) | |
parent | 032453fd5919eee74c368b85ddebcd53fbdf25d1 (diff) | |
download | ansible-netdata_straight-d1aff1401d55822962111b159a56682b9446b7ae.tar.gz ansible-netdata_straight-d1aff1401d55822962111b159a56682b9446b7ae.tar.zst ansible-netdata_straight-d1aff1401d55822962111b159a56682b9446b7ae.zip |
CD: publish to ansible galaxy
Diffstat (limited to 'meta/main.yml')
-rw-r--r-- | meta/main.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/main.yml b/meta/main.yml index 4edfb50..d359a3d 100644 --- a/meta/main.yml +++ b/meta/main.yml | |||
@@ -44,6 +44,12 @@ galaxy_info: | |||
44 | versions: | 44 | versions: |
45 | - 18.04 | 45 | - 18.04 |
46 | - 20.04 | 46 | - 20.04 |
47 | - name: Fedora | ||
48 | versions: | ||
49 | - latest | ||
50 | - name: Centos | ||
51 | versions: | ||
52 | - 8 | ||
47 | 53 | ||
48 | galaxy_tags: [] | 54 | galaxy_tags: [] |
49 | # List tags for your role here, one per line. A tag is a keyword that describes | 55 | # List tags for your role here, one per line. A tag is a keyword that describes |