On Wed, Apr 27, 2016 at 3:19 PM Johannes Kastl <[email protected]> wrote:
> On 27.04.16 17:17 Jameson wrote: > > > - name: list users > > shell: ls /home | grep -v domain & ls /home/domain > > Aren't you missing a second ampersand here? > Now, that you mention it, I'm kind of surprised it doesn't wind up leaving out one list or another every time it's run, but it seems to work. The reason there's only one is because I originally copied it from a fish shell, not bash. I think I'll add it to be safe, though. Thanks. -- Jameson -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAHtGYf-mJN7wSmOj6%3DU2iLchaeza%3Dr7LjFNRX0_AwKZ07G7SHw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
