dj-wasabi / ansible-zabbix-agent

Installing and maintaining zabbix-agent for RedHat/Debian/Ubuntu/Windows/Suse.
https://galaxy.ansible.com/dj-wasabi/zabbix-agent
MIT License
327 stars 248 forks source link

Add support to FreePBX #261

Closed darco1991 closed 5 years ago

darco1991 commented 5 years ago

Description of PR Add support to Sangoma (FreePBX) machines

Type of change Feature Pull Request

dj-wasabi commented 5 years ago

Thank you!

It seems to fail on the following:

 --> Executing Yamllint on files found in /home/travis/build/dj-wasabi/ansible-zabbix-agent/...
/home/travis/build/dj-wasabi/ansible-zabbix-agent/tasks/main.yml
  33:1      error    trailing spaces  (trailing-spaces)
  44:1      error    trailing spaces  (trailing-spaces)

/home/travis/build/dj-wasabi/ansible-zabbix-agent/molecule/default/prepare.yml
  16:1      error    trailing spaces  (trailing-spaces)
  27:1      error    trailing spaces  (trailing-spaces)

Can you take a look? 👍

darco1991 commented 5 years ago

Ok, fixed. Sorry about that.

dj-wasabi commented 5 years ago

No worries @darco1991 👍 Thanks you for creating a PR! 👍