Re: [ansible-devel] Remote Env Setup Queries

2017-01-11 Thread Brian Coca
The environment: directive exists so each module does not need to implement what you are asking. -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, sen

Re: [ansible-devel] Re: IMPORTANT - New RCs for Security Bug CVE-2016-9587

2017-01-11 Thread Brian Coca
Most older versions should be vulnerable, we recommend upgrading to 2.1 or 2.2 once we release the fix. -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from

[ansible-devel] private module_utils

2017-01-11 Thread shaun smiley
For hacking on new modules that will import libraries that are also being hacked on, there doesn't appear to be a way currently to import. Digging around recently, I saw mentions that with the ziploader addition (which became ansiballs... great name!) that a private module_utils would be worke

[ansible-devel] IMPORTANT - Updated RCs for Security Bug CVE-2016-9587

2017-01-11 Thread James Cammarata
Hi all, We've just released the following release candidates to address a few more corner cases found after the release of the previous RCs for CVE-2016-9587: 2.1.4 RC2 2.2.1 RC4 Thanks again to Computest for double-checking our fixes and pointing out a couple of places we had missed. We are st

[ansible-devel] Re: IMPORTANT - New RCs for Security Bug CVE-2016-9587

2017-01-11 Thread Bryan Pfremmer
Does this apply to ansible 1.9? On Monday, January 9, 2017 at 10:57:09 AM UTC-6, James Cammarata wrote: > > Hi all, > > Today we are releasing two new release candidates to address CVE-2016-9587, > which we are removing from embargo today: > > 2.1.4 RC1 > 2.2.1 RC3 > > CVE-2016-9587 is rated as HI

[ansible-devel] Re: "stableinterface" Module Status Question

2017-01-11 Thread Valentyn Boginskey
Great, thanks. For reference, here is the PR: https://github.com/ansible/ansible/pull/20138 Valentyn On Tuesday, January 10, 2017 at 9:55:19 PM UTC-5, Valentyn Boginskey wrote: > > Hi, > > I'd like to propose a simple improvement to the ec2_lc module. The module > has a user_data parameter that

Re: [ansible-devel] Re: "stableinterface" Module Status Question

2017-01-11 Thread Brian Coca
It means that adding new options is OK, removing or changing the behaviour of existing ones should be avoided. New options don't break backwards compatibility AKA break existing plays. -- Brian Coca -- You received this message because you are subscribed to the Google Groups "Ansible D

[ansible-devel] Remote Env Setup Queries

2017-01-11 Thread John Patrick
I'm working on a custom module but having issues with the environment setup on the remote server. How should the remote environment variables be correctly setup. I've been looking here http://docs.ansible.com/ansible/dev_guide/developing_modules.html but not found anything yet or I might have

[ansible-devel] ERROR COMES WHEN ADD LDAP ENTRY

2017-01-11 Thread Arvind Jha
when i want to add ldap entry in bdb database using ansible following error is comming please help me out. fatal: [IP: FAILED! => {"changed": false, "failed": true, "module_stderr": "", "module_stdout": "Traceback (most recent call last):\r\n File \"/tmp/ansible_wP6GR7/ansible_module_ldap_ent

[ansible-devel] Re: IMPORTANT - New RCs for Security Bug CVE-2016-9587

2017-01-11 Thread iseba
Are you will add in debian repository the fixes ? Thank for your support Le lundi 9 janvier 2017 17:57:09 UTC+1, James Cammarata a écrit : > > Hi all, > > Today we are releasing two new release candidates to address CVE-2016-9587, > which we are removing from embargo today: > > 2.1.4 RC1 > 2.2.1