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

Automatically download dependencies from Ansible Galaxy or Git, if they are exists in meta/main.yml file #61982

Closed
kardanielyan opened this issue Sep 9, 2019 · 2 comments
Labels
affects_2.10 This issue/PR affects Ansible v2.10 feature This issue/PR relates to a feature request. support:core This issue/PR relates to code supported by the Ansible Engineering Team.

Comments

@kardanielyan
Copy link

SUMMARY

Dependencies can be installed automatically without running ansible-galaxy install command if they exist in meta/main.yml or requirements.yml files.

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

ansible-galaxy

ADDITIONAL INFORMATION

Check the command below, which could be automated.

ansible-galaxy install -r requirements.yml
@kardanielyan kardanielyan changed the title Automatically install dependencies if they are exists in meta/main.yml file Automatically download dependencies from Ansible Galaxy or Git, if they are exists in meta/main.yml file Sep 9, 2019
@ansibot
Copy link
Contributor

ansibot commented Sep 9, 2019

Files identified in the description:

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibot ansibot added affects_2.10 This issue/PR affects Ansible v2.10 feature This issue/PR relates to a feature request. needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Sep 9, 2019
@sivel
Copy link
Member

sivel commented Sep 17, 2019

Closing as a duplicate of ansible/proposals#7

@sivel sivel closed this as completed Sep 17, 2019
@s-hertel s-hertel removed the needs_triage Needs a first human triage before being processed. label Sep 17, 2019
@ansible ansible locked and limited conversation to collaborators Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.10 This issue/PR affects Ansible v2.10 feature This issue/PR relates to a feature request. support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

No branches or pull requests

4 participants