(A)  define "doesn't work" with respect to set_fact

(B)  please start seperate threads on seperate questions

(C)  sounds like you just want to decompress it rather than unarchive it to
me?   That would be fine, look into the creates= parameter on the shell
command.




On Fri, Jun 13, 2014 at 11:49 AM, Nick Evgeniev <nevgen...@gmail.com> wrote:

> Hi,
>
> any clue how to unarchive single file (i.e. file_name.bz2 -> file_name)
> other than copy then call bunzip?
>
> btw there're no problems with multifile archives...
>
> also:
>
> set_fact: fact=value
>
> doesn't work, while
>
> set_fact:
>   fact: value
>
> does.
>
> shouldn't docs be updated?
>
> --
> 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 ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/812c70ac-99f9-4344-92db-8d9788a1603f%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/812c70ac-99f9-4344-92db-8d9788a1603f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CA%2BnsWgw9tTbs45xZ-bkgLA1-TnjcUzDJBiSrw0aCEpB1NtpSFA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to