Hi,

I'm trying to use Ansible in my production.

I'd like to do the following command in Ansible.
Is it possible?

$ ssh user_a@xxx
$ su user_b
$ sudo xxx

In my production,
user_a is only user allowed to SSH connection.
And user_b is only user allowed to become sudo.

In this situation, is there any good idea?

-- 
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/5cb7c888-f4e0-4304-8f97-e15cd1a4c517%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to