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

my attempts to install multiple apps from git repo #62

Closed
wants to merge 1 commit into from

Conversation

lmnogues
Copy link
Contributor

My proposition to solve #49

The idea is to use the existing parameters

git_server : the git_server "group" project (for example github.com/splunk)
git_project : the "real" project containing the app "ansible-role-for-splunk"
git_apps : the list of app names to be isntalled (the folder name in fact)

The catch to install "all" apps is to not set a git_apps.name in the inventory :

git_apps:
    - name: ""

will install everything

@lmnogues lmnogues closed this Apr 1, 2021
@lmnogues
Copy link
Contributor Author

lmnogues commented Apr 1, 2021

this is crap -_-'

@mason-splunk
Copy link
Contributor

We'll work on adding this for you @Jalkar just give us some time. :)

@lmnogues
Copy link
Contributor Author

lmnogues commented Apr 1, 2021

Thanks ^^

In fact the change I was attempting to push only worked on one of my specific use cases this is why I called it crap a delete it :D

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

Successfully merging this pull request may close these issues.

2 participants