unarchive single file. unarchive bug?

79 views
Skip to first unread message

Nick Evgeniev

unread,
Jun 13, 2014, 11:49:05 AM6/13/14
to ansible...@googlegroups.com
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? 

Michael DeHaan

unread,
Jun 13, 2014, 1:50:28 PM6/13/14
to ansible...@googlegroups.com
(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.




--
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-proje...@googlegroups.com.
To post to this group, send email to ansible...@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.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages