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

Allow for installing of required roles when using ansible-pull #10636

Closed
MrMMorris opened this issue Apr 8, 2015 · 1 comment
Closed

Allow for installing of required roles when using ansible-pull #10636

MrMMorris opened this issue Apr 8, 2015 · 1 comment
Assignees
Labels
feature This issue/PR relates to a feature request.

Comments

@MrMMorris
Copy link

I have required roles in requirements.txt:

- src: https://github.com/picotrading/ansible-ulimit
  name: ulimit

Ansible-pull has no way of being able to run ansible-galaxy install -r requirements.yml which means in order to run any role where the dependancies are installed with requirements.txt, I have to store them in my ansible repo which is a PITA.

Maybe add a flag like -r requirements.txt that tells ansible pull to look for a file in the repo root that contains roles to be installed before running the playbook?

@bcoca bcoca added feature_idea P2 Priority 2 - Issue Blocks Release labels Apr 8, 2015
@ansibot ansibot added triage affects_2.0 This issue/PR affects Ansible v2.0 labels Sep 7, 2016
@jimi-c jimi-c added affects_2.1 This issue/PR affects Ansible v2.1 affects_2.2 This issue/PR affects Ansible v2.2 and removed P2 Priority 2 - Issue Blocks Release triage labels Sep 24, 2016
@bcoca bcoca removed affects_2.0 This issue/PR affects Ansible v2.0 affects_2.1 This issue/PR affects Ansible v2.1 affects_2.2 This issue/PR affects Ansible v2.2 labels Sep 26, 2016
@bcoca
Copy link
Member

bcoca commented Sep 26, 2016

closing as dupe of ansible/proposals#7

@bcoca bcoca closed this as completed Sep 26, 2016
@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_idea labels Mar 2, 2018
@ansible ansible locked and limited conversation to collaborators Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
Development

No branches or pull requests

4 participants