Bug 216103

Summary: sysutils/ansible
Product: Ports & Packages Reporter: freebsd
Component: Individual Port(s)Assignee: Nikolai Lifanov <lifanov>
Status: Closed FIXED    
Severity: Affects Many People CC: freebsd
Priority: --- Flags: lifanov: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fix patch for extra-patch-ec84ff6
none
ansible template init fix lifanov: maintainer-approval+

Description freebsd 2017-01-15 09:54:49 UTC
Created attachment 178902 [details]
fix patch for extra-patch-ec84ff6

The current extra-patch-ec84ff6 resulting in an error:

An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: 'Templar' object has no attribute 'do_template'

Fix patch attached.
Comment 1 freebsd 2017-01-15 10:09:40 UTC
Created attachment 178904 [details]
ansible template init fix
Comment 2 Nikolai Lifanov freebsd_committer freebsd_triage 2017-01-15 15:19:10 UTC
Good catch, these changes were hand-ported and I missed this piece!
Comment 3 Nikolai Lifanov freebsd_committer freebsd_triage 2017-01-15 15:19:55 UTC
Comment on attachment 178904 [details]
ansible template init fix

I'll do a version bump with this also.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-01-16 00:18:40 UTC
A commit references this bug:

Author: lifanov
Date: Mon Jan 16 00:17:41 UTC 2017
New revision: 431611
URL: https://svnweb.freebsd.org/changeset/ports/431611

Log:
  fix patch for ec84ff6

  PR:		216103
  Submitted by:	freebsd@sh0shin.org
  Reviewed by:	matthew
  Approved by:	matthew (mentor)
  MFH:		2017Q1
  Differential Revision:	https://reviews.freebsd.org/D9189

Changes:
  head/sysutils/ansible/Makefile
  head/sysutils/ansible/files/extra-patch-ec84ff6
Comment 5 Nikolai Lifanov freebsd_committer freebsd_triage 2017-01-16 00:20:23 UTC
Committed, thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2017-01-17 14:14:36 UTC
A commit references this bug:

Author: lifanov
Date: Tue Jan 17 14:13:22 UTC 2017
New revision: 431739
URL: https://svnweb.freebsd.org/changeset/ports/431739

Log:
  MFH: r431611

  fix patch for ec84ff6

  PR:		216103
  Submitted by:	freebsd@sh0shin.org
  Reviewed by:	matthew
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9189

  Approved by:	ports-secteam (junovitch)

Changes:
_U  branches/2017Q1/
  branches/2017Q1/sysutils/ansible/Makefile
  branches/2017Q1/sysutils/ansible/files/extra-patch-ec84ff6