Re: [ansible-project] Execute commands remotely on a ubuntu

2016-03-11 Thread Karl E. Jorgensen
On Fri, Mar 11, 2016 at 05:25:26AM -0800, Vamberto Junior wrote: > Hi everyone, > > I am new user on ansible and I have a little difficulty to execute commands >  remotely on a Ubuntu Server. (Ubuntu don't accept ssh with user root and the > user vamberto can use sudo su - ) > My machine is a Fedo

[ansible-project] Execute commands remotely on a ubuntu

2016-03-11 Thread Vamberto Junior
Hi everyone, I am new user on ansible and I have a little difficulty to execute commands remotely on a Ubuntu Server. (Ubuntu don't accept ssh with user root and the user vamberto can use sudo su - ) My machine is a Fedora Linux and I execute this command: ansible -vvv wolverine -m apt -a "upd