Re: [ansible-project] How can I participate to make Ansibel pkgng or portinstal "working" on FreeBSD

2014-11-14 Thread Laurentius Purba
Hello Brian, Thanks for your response. See information below: - Ansible: 1.7.2 - Python: 2.7.6 - FreeBSD: FreeBSD 10.0-RELEASE-p9 Yes, I was able to do the PHP upgrade directly from the command line tools. -Laurentius On Friday, November 14, 2014 3:41:52 PM UTC-5, Brian Coca wrote: >

Re: [ansible-project] How can I participate to make Ansibel pkgng or portinstal "working" on FreeBSD

2014-11-14 Thread Brian Coca
what versions of ansible, python and freebsd? are you able to do the upgrade directly with the command line tools? - Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails fro

[ansible-project] How can I participate to make Ansibel pkgng or portinstal "working" on FreeBSD

2014-11-14 Thread Laurentius Purba
Hello, I would like to participate to make Ansibel pkgng or portinstal "working" on FreeBSD. I was trying to update php version from 5.4.28 to 5.4.34 (the port has this version), but was unable to do so. The playbook is as follows: - hosts: 10.0.21.99 remote_user: jdoe sudo: yes tasks: