Hello All,

Please help to find answers for two questions.

1) 
I am trying to clone a remote git repo which I am able to do with git 
module but does anyone know how I can achieve to do  

git checkout -b new branch <username_>
git-crypt unlock

using git module or any other means. ( I can use "command" ) but any other 
better way?

2) I know how to make ansible to ssh to remote 

become_method = sudo 
become_user = name 
create a file 
set owner = name 

but how to achieve, once the owner is set on a remote host

return back to local (control) host,

become a local user,
create a file.
set owner.


Thanks,

-- 
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/9c4171c8-1622-4ac5-80e4-d038c422300a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to