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__
|
__pycache__
|
||||||
*.retry
|
*.retry
|
||||||
pmip
|
pmip
|
||||||
|
# IDE:s
|
||||||
|
.idea
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Werner Dijkerman
|
author: Werner Dijkerman
|
||||||
description: Installing and configuring Telegraf
|
description: Installing and configuring Telegraf
|
||||||
|
role_name: telegraf
|
||||||
company: myCompany.Dotcom
|
company: myCompany.Dotcom
|
||||||
license: MIT
|
license: MIT
|
||||||
min_ansible_version: 2.4
|
min_ansible_version: 2.4
|
||||||
|
Reference in New Issue
Block a user