Shamim Akhtar

Results 3 comments of Shamim Akhtar

if i am not wrong. you want to add this role "https://github.com/jlund/ansible-go.git". if yes will you allow to contribute to this repo?

i managed to get it working without smtp auth with below. ``` err := e.Send("smtphost:25", nil) ```

@milipili : in the document it is written to use like that way ``` Master: mesos_exporter -master http://localhost:5050 Agent: mesos_exporter -slave http://localhost:5051 ```