<div dir="ltr">Same thing here -- I assumed it was just me. I just looked in my Spam folder, and the last two posts that I missed were there.<div><br></div><div>Seems odd -- my filter had marked them as TLUG messages.</div><div><br></div><div>Alex</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 23, 2015 at 12:26 PM, David Thornton <span dir="ltr"><<a href="mailto:northdot9@gmail.com" target="_blank">northdot9@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Why didn't i see the original post? Was it sent to GTALUG?<div><br></div><div>The way I would do what you want to do is, that I would copy the current /etc/ansible to the repo's root and then symlink back.</div><div><br></div><div>Alternatively I would make a new repo in /etc/ansible.</div><div><br></div><div>Finally, the most hacky way (read: prone to unexpected consequences ): do a commit hook that copies / merges the /etc/ansible to <reporoot>/etc/ansible/</div><div><br></div><div>David</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On Wed, Jul 22, 2015 at 4:56 PM, Myles Braithwaite <span dir="ltr"><<a href="mailto:me@mylesbraithwaite.com" target="_blank">me@mylesbraithwaite.com</a>></span> wrote:<br></span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">William Muriithi wrote:<br>
> Afternoon<br>
><br>
> I have a git repo called configurations. I want to add the directory /etc/ansible to the repo.<br>
><br>
> Problem is when I clone the repo, I am not able to commit the ansible directory as the ansible root directory is outside the repo?<br>
><br>
> Is there a way of getting the ansible directory into git without using a symlink?<br>
<br>
No. The work tree has to existing in the same root directory and cannot<br>
be outside the repository.<br>
<br>
The only two way you could do it is with a symlink or making<br>
/etc/ansible a git repo. etckeeper[1] might be checking out as while.<br>
<br></span>
[1]: <<a href="https://joeyh.name/code/etckeeper/" rel="noreferrer" target="_blank">https://joeyh.name/code/etckeeper/</a>><br>
---<br>
Talk Mailing List<br>
<a href="mailto:talk@gtalug.org" target="_blank">talk@gtalug.org</a><br>
<a href="http://gtalug.org/mailman/listinfo/talk" rel="noreferrer" target="_blank">http://gtalug.org/mailman/listinfo/talk</a><br>
</blockquote></div><br></div>
<br>---<br>
Talk Mailing List<br>
<a href="mailto:talk@gtalug.org">talk@gtalug.org</a><br>
<a href="http://gtalug.org/mailman/listinfo/talk" rel="noreferrer" target="_blank">http://gtalug.org/mailman/listinfo/talk</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Alex Beamish<br>Toronto, Ontario<br><br></div></div>
</div>