[CentOS] C7 ansible 2.3 become_method: su not working

Mon Jun 5 18:05:40 UTC 2017
Mark Haney <mark.haney at neonova.net>

Well, it turns out, after 4 days of digging, that the become_method: su 
option has a catastrophic bug in it that makes it fail when the method 
is SU.  At least for version 2.3.0 of Ansible.  I just found v2.3.1 in 
EPEL testing that I may pull just to see if that fixes the problem.  I 
can't believe that bug managed to get overlooked when released.  Ah well.



On 06/05/2017 02:02 PM, Gordon Messmer wrote:
> On 06/05/2017 10:40 AM, Mark Haney wrote:
>> [root at ansible ~]# ansible-playbook playbooks/radtest.yml 
>> --ask-become-pass
>> SUDO password: 
>
>
> ansible-playbook --become-method su --ask-become-pass 
> playbooks/radtest.yml
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos