Re: [ansible-project] how do I properly set ANSIBLE_BECOME_PASS ?

2019-05-02 Thread Guy Matz
YAY!! On Wed, May 1, 2019 at 5:04 PM James Cassell wrote: > On Wed, May 1, 2019, at 4:27 PM, Guy Matz wrote: > > Thanks, but that didn't exactly help. I'm not able to figure out what > I'm > > missing . . . any other thoughts? Thanks again!!! > > here's the output from '--only-changed': > >

Re: [ansible-project] how do I properly set ANSIBLE_BECOME_PASS ?

2019-05-01 Thread James Cassell
On Wed, May 1, 2019, at 4:27 PM, Guy Matz wrote: > Thanks, but that didn't exactly help. I'm not able to figure out what I'm > missing . . . any other thoughts? Thanks again!!! > here's the output from '--only-changed': > > DEFAULT_BECOME(/Users/matz/Code/schransible/ansible.cfg) = True >

Re: [ansible-project] how do I properly set ANSIBLE_BECOME_PASS ?

2019-05-01 Thread Guy Matz
Thanks, but that didn't exactly help. I'm not able to figure out what I'm missing . . . any other thoughts? Thanks again!!! here's the output from '--only-changed': DEFAULT_BECOME(/Users/matz/Code/schransible/ansible.cfg) = True

Re: [ansible-project] how do I properly set ANSIBLE_BECOME_PASS ?

2019-05-01 Thread James Cassell
On Wed, May 1, 2019, at 2:55 PM, Guy Matz wrote: > Hello! Sorry to be so lame. What combination of environment vars do I > need to set in order to not get prompted for a SUDO password?! > > I've tried setting ANSIBLE_BECOME_PASS and ANSIBLE_ASK_BECOME_PASS=False > but I still get prompted . ..

[ansible-project] how do I properly set ANSIBLE_BECOME_PASS ?

2019-05-01 Thread Guy Matz
Hello! Sorry to be so lame. What combination of environment vars do I need to set in order to not get prompted for a SUDO password?! I've tried setting ANSIBLE_BECOME_PASS and ANSIBLE_ASK_BECOME_PASS=False but I still get prompted . .. Thanks, Guy -- You received this message because you are