Include .yamllint in manifest so yamllint works.

pull/4420/head
Matt Clay 2017-04-12 10:21:11 -07:00
parent 731fc288fa
commit 38eed2dab0
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ prune hacking
include README.md COPYING
include requirements.txt
include .coveragerc
include .yamllint
include examples/hosts
include examples/ansible.cfg
include lib/ansible/module_utils/powershell.ps1