mirror of
https://github.com/dj-wasabi/ansible-telegraf.git
synced 2025-07-17 08:46:37 +00:00
Ensured role presented correctly on Ansible Galaxy
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,3 +5,5 @@ tests/.cache
|
||||
__pycache__
|
||||
*.retry
|
||||
pmip
|
||||
# IDE:s
|
||||
.idea
|
||||
|
@ -2,6 +2,7 @@
|
||||
galaxy_info:
|
||||
author: Werner Dijkerman
|
||||
description: Installing and configuring Telegraf
|
||||
role_name: telegraf
|
||||
company: myCompany.Dotcom
|
||||
license: MIT
|
||||
min_ansible_version: 2.4
|
||||
|
Reference in New Issue
Block a user