[Bug 210075] sysutils/ansible: add uid/gid to allow running as a daemon
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 6 12:48:08 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210075
Bug ID: 210075
Summary: sysutils/ansible: add uid/gid to allow running as a
daemon
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: dch at skunkwerks.at
CC: lifanov at mail.lifanov.com
CC: lifanov at mail.lifanov.com
Flags: maintainer-feedback?(lifanov at mail.lifanov.com)
Created attachment 171089
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171089&action=edit
v1 patch
This trivial patch adds a uid & gid for ansible, to support running as a
daemon.
Ansible can be run in push mode (on demand, interactive) or ike a traditional
daemon on every managed system, in a cron-triggered pull mode using git or svn
repo as a definitive source, similar to puppet agent & environments. Having a
consistent ansible uid/gid that won't conflict with any current or future port
or package is a big help for sysadmin tools.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list