naftulikay / ansible-role-degoss

An Ansible role for installing, running, and removing Goss from a system without leaving any traces.
Other
42 stars 12 forks source link

Fails to Recognize Types of YAML Files #5

Closed naftulikay closed 7 years ago

naftulikay commented 7 years ago

The line to blame is here:

 with_fileglob: /tmp/degoss/tests/*.yml

If YAML files are named *.yaml, they will fail to be matched.

naftulikay commented 7 years ago

Closed by #6.