<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <blockquote type="cite"
cite="mid:CACoG9=6t_J+oxZ3K1Ty8T2tZpBMZwgS7EJ4EeHaHsKESa+YFAQ@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_quote">
          <div><br>
          </div>
          <div>Does anyone have any thoughts on how to overcome either
            Juan's difficulties (with our current layout) or the ones we
            would have (with Juan's proposed layout)? I can think of
            Juan using symlinks with our current layout.</div>
          <div>-Mike <br>
          </div>
        </div>
      </div>
    </blockquote>
    <p>Thanks Mike,</p>
    <p>Yes, you are right, now I use ansible-pulp as a submodule in a
      separated directory in my git project and then I had symlinks in
      my roles directory.</p>
    <p>The work flow in my university is to clone the project with roles
      from our gitlab as submodules and external roles are installed
      using requirements.</p>
    <p>ansible</p>
    <p>├── requirements.yml<br>
      ├── roles<br>
      │   ├── pulp ->
      ../../submodules/roles-pulp/roles/pulp                (this is
      from ansible-pulp)<br>
      │   ├── pulp-content ->
      ../../submodules/roles-pulp/roles/pulp-content<br>
      │   ├── pulp-database ->
      ../../submodules/roles-pulp/roles/pulp-database<br>
      │   ├── pulp-dependencies    (this is a submodule from the gitlab
      repo)<br>
      │   │   ├── defaults<br>
      │   │   │   └── main.yml<br>
      │   │   ├── handlers<br>
      │   │   │   └── main.yml<br>
      │   │   ├── meta<br>
      ....<br>
    </p>
    <p>├── roles.galaxy <br>
      │   └── geerlingguy.postgresql   (this is installed with
      ansible-galaxy)<br>
      │       ├── defaults<br>
      │       │   └── main.yml<br>
      │       ├── handlers</p>
    <p>___</p>
    <p>Juan<br>
    </p>
    <div class="moz-signature">-- <br>
      <div style="font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 8pt; font-weight: normal; color: #616365;"> <img
          src="cid:part1.8AF8F63D.D55DF0AD@unamur.be" style="display:
          block; margin: 1em 0em;">
        <p style="margin: 1em;"> <span style="font-weight: bold;">Juan
            CABRERA</span><br>
          <span style="color: #69BE28;">Correspondant informatique</span><br>
          <span>Département de Mathématiques</span> </p>
        <p style="margin: 1em;">
          <span style="font-weight: bold;">T.</span> 081724919<br>
          <a style="color: #69BE28;"
            href="mailto:juan.cabrera@unamur.be">juan.cabrera@unamur.be</a><br>
          <a style="color: #69BE28;"
            href="http://staff.unamur.be/jbcabrer">http://staff.unamur.be/jbcabrer</a>
        </p>
        <p style="margin: 1em;"> <span style="font-weight: bold;
            font-size: 8pt;">Université de Namur ASBL</span><br>
          <span>Rue de Bruxelles 61 - 5000 Namur</span><br>
          <span>Belgique</span><br>
        </p>
        <p style="margin: 1em; font-size: 6pt; color: #69BE28;"> <span>Let’s
            respect the environment together.</span><br>
          <span style="font-weight: bold;">Only print this message if
            necessary!</span><br>
        </p>
      </div>
    </div>
  </body>
</html>