CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/10/19 05:46:42
Modified files:
sysutils/ansible: Makefile distinfo
sysutils/ansible/pkg: DESCR-html DESCR-main PLIST-html
PLIST-main
Added files:
sysutils/ansible/patches:
patch-lib_ansible_plugins_action_reboot_py
patch-lib_ansible_utils_encrypt_py
Removed files:
sysutils/ansible/patches:
patch-lib_ansible_plugins_filter_core_py
Log message:
Update to ansible-2.7.0
Remove the dep on py-keyczar, noticed thanks to Edward Lopez-Acosta
Our patch for bcrypt has been addressed in a different way upstream, we
still need to patch for '2a' vs '2b'.
Backport two commits that were commited upstream for the reboot module.
tests from jca@ and sthen@; ok sthen@ jasper@ (maintainer)