Is any work beeing done on enabling running a task in a remote namespace 
(setns)?

Reason I am asking is I have a network oob namespace sshd is running in, 
and for
some of the ansible tasks I would like beeing able to specify for example:
- namespace: netns=default

..which should cause all commands of this task to be run in a shell created 
by:

ip netns exec default sh

eventually

ip netns exec default {{ original_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 [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/b5e22564-78a6-436e-a123-5109f999720e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to