diff options
author | koobs <koobs@FreeBSD.org> | 2014-07-08 14:58:34 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2014-07-08 14:58:34 +0800 |
commit | 8c2df0186b127c43bb468a1eb7bc291a2c6fe1e9 (patch) | |
tree | e340b46d221de6b5a440817d1d54e892c76475f0 /sysutils/Makefile | |
parent | 3681f0c84c380da2f33d5114afcfc7a4103d94d2 (diff) | |
download | freebsd-ports-gnome-8c2df0186b127c43bb468a1eb7bc291a2c6fe1e9.tar.gz freebsd-ports-gnome-8c2df0186b127c43bb468a1eb7bc291a2c6fe1e9.tar.zst freebsd-ports-gnome-8c2df0186b127c43bb468a1eb7bc291a2c6fe1e9.zip |
[NEW] sysutils/py-ploy_ansible: Ploy plugin for Ansible integration
Ploy plugin to integrate with Ansible.
WWW: https://github.com/ployground/ploy_ansible
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 a40da8d239ab..a651514553f9 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -734,6 +734,7 @@ SUBDIR += py-iowait SUBDIR += py-nagiosplugin SUBDIR += py-ploy + SUBDIR += py-ploy_ansible SUBDIR += py-plumbum SUBDIR += py-psutil SUBDIR += py-psutil121 |