Yep, that command won't hurt anything so it would be fine to run that way.
On Fri, Feb 28, 2014 at 4:10 AM, Petros Moisiadis <[email protected]> wrote: > On 02/28/2014 02:12 AM, Ben Turner wrote: > > Keen to see this in Ansible Core too - does anyone have a link to any > previous pull request ? > > On Tuesday, 13 August 2013 07:26:59 UTC+10, Brian Coca wrote: >> >> one was rejected, i put on my list to 'fix it up for acceptance' but >> haven't gotten around to it yet. >> >> -- >> Brian Coca >> Stultorum infinitus est numerus >> 011000010111001001100101011011100010011101110100001000000111 >> 1001011011110111010100100000011100110110110101100001011100100111010000100001 >> >> Pedo mellon a minno >> > -- > 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/43f5f1dd-fee8-4961-bdea-fe7f615b62b4%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > > > If you don't need this task to be idempotent, you can use something like > this: > > - name: Update debian alternatives > command: /usr/sbin/update-alternatives --set {{ item.name }} {{ item.path }} > with_items: > - name: editor > path: /usr/bin/vim.basic > > -- > 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/5310528A.4050002%40yahoo.gr > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- 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/CAEVJ8QPzKpTOWxqMrV9c70ogpygpVW7Qy6_K71Qga_-PqZiwnA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
