Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a relative path to the file in the gilt dependency #2702

Closed
WeslyG opened this issue May 20, 2020 · 1 comment
Closed

Add a relative path to the file in the gilt dependency #2702

WeslyG opened this issue May 20, 2020 · 1 comment

Comments

@WeslyG
Copy link

WeslyG commented May 20, 2020

Issue Type

  • Feature request

Molecule and Ansible details

ansible 2.9.9
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/weslyg/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /mnt/c/Users/WeslyG/git/work/java/.venv/lib/python3.8/site-packages/ansible
  executable location = /mnt/c/Users/WeslyG/git/work/java/.venv/bin/ansible
  python version = 3.8.2 (default, Apr  1 2020, 15:52:55) [GCC 9.3.0]
molecule 3.0.4
   ansible==2.9.9 python==3.8

Molecule installation method (one of):

  • pip

Ansible installation method (one of):

  • pip

Desired Behavior

Having a lot of scenarios in testing, I would be comfortable if they all used the same gilt file to install dependencies. The most convenient way to do this is to use the relative path to the file. I see the solution in the form of this configuration.

dependency:
  name: gilt
  options:
    config: ../common/gilt.yml
@1efty
Copy link
Contributor

1efty commented Sep 9, 2020

Just FYI Gilt has been removed from the codebase #2814

Not sure on anyone's appetite for back-porting this into the 2.20 or 3.03 branches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants