diff options
author | matthew <matthew@FreeBSD.org> | 2018-08-16 23:52:10 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2018-08-16 23:52:10 +0800 |
commit | 8ebe3a5e7498a5bd024e4604fe87f36c3ae1e6ff (patch) | |
tree | bb1dbf4514a15ada2ffcedc53954e39925fbd296 /sysutils/Makefile | |
parent | 3c938e6ccd4be9c9e3591172a2ed0eded985a526 (diff) | |
download | freebsd-ports-gnome-8ebe3a5e7498a5bd024e4604fe87f36c3ae1e6ff.tar.gz freebsd-ports-gnome-8ebe3a5e7498a5bd024e4604fe87f36c3ae1e6ff.tar.zst freebsd-ports-gnome-8ebe3a5e7498a5bd024e4604fe87f36c3ae1e6ff.zip |
ansible-lint checks playbooks for practices and behaviour that could
potentially be improved.
WWW: https://github.com/willthames/ansible-lint
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 0c9be4866458..e38ac6aea478 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -959,6 +959,7 @@ SUBDIR += pxattr SUBDIR += py-XenAPI SUBDIR += py-analyzemft + SUBDIR += py-ansible-lint SUBDIR += py-bcfg2 SUBDIR += py-cdmi SUBDIR += py-consul |