Date: Thu, 03 Nov 2016 22:34:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214176] sysutils/ansible: add patch to fix cron module Message-ID: <bug-214176-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214176 Bug ID: 214176 Summary: sysutils/ansible: add patch to fix cron module Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: joe@thrallingpenguin.com CC: lifanov@mail.lifanov.com CC: lifanov@mail.lifanov.com Flags: maintainer-feedback?(lifanov@mail.lifanov.com) Created attachment 176599 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176599&action= =3Dedit sysutils/ansible: cron module username handling Ansible `cron' module does not work correctly: when both reading and writing crontab, it fails to understand local-to-remote user mappings and this lead= s to rewriting root's crontab instead of a specified user's. While a similar and related bug was discussed and patched in bug #209789; t= his patch continues the full fix. Both this patch and the previously mentioned bug are mentioned upstream as: https://github.com/ansible/ansible-modules-core/pull/3750 https://github.com/ansible/ansible-modules-core/issue/3344 It would be ideal to have this patch in ports until upstream resolves this. My patch is against 2016Q4 (if needed for head, please yell at me! ;) Do pl= ease consider a merge to-from head to quarterly. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214176-13>