<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Got it !  The double hyphen trick is the way to go.</p>
<p>Thanks !</p>
<div>---<br />
<p><strong>Christian Tardif</strong></p>
<hr />
<p><span> </span></p>
</div>
<p><br /></p>
<p>On 2016-09-27 04:47, Ingo Baab wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --> <!-- head ignored --><!-- meta ignored -->
<p>try:</p>
<p>lxc exec mycontainer -- apt-get install -y puppet</p>
<p>-Ingo</p>
<br />
<div class="moz-cite-prefix">Am 27.09.2016 um 05:47 schrieb Christian Tardif:</div>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div>Hi,</div>
<div> </div>
<div>I'm creating my lxd containers with ansible lxd_container module. Working great. But once created, I need to execute a command inside the container. Thought that I could simply type in my command as:</div>
<div> </div>
<div>lxc exec mycontainer apt-get install -y puppet</div>
<div> </div>
<div>You'll understand that this is a Ubuntu container, on which I need to install puppet automatically, without having to do anything, as this is from an ansible-playbook driven task.  I also tried to type my command manually, without any luck either.</div>
<div> </div>
<div>How can I set the -y parameter (in this case) so it is not interpreted by lxc exec command, but passed in the exec string to the container? Tried to surround with quotes, but it does not work.</div>
<div> </div>
<div>THanks,</div>
<div id="signature_old">
<div style="font-family: Tahoma; font-size: 12 pt;"><hr />
<p><strong>Christian Tardif</strong></p>
</div>
</div>
<br /><fieldset class="mimeAttachmentHeader"></fieldset><br />
<pre>_______________________________________________
lxc-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a>
<a class="moz-txt-link-freetext" href="http://lists.linuxcontainers.org/listinfo/lxc-users">http://lists.linuxcontainers.org/listinfo/lxc-users</a></pre>
</blockquote>
<br /><!-- html ignored --><br />
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">_______________________________________________<br /> lxc-users mailing list<br /> <a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br /> <a href="http://lists.linuxcontainers.org/listinfo/lxc-users">http://lists.linuxcontainers.org/listinfo/lxc-users</a></div>
</blockquote>
</body></html>