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 Ansible contrib layer #617

Closed
wants to merge 1 commit into from
Closed

add Ansible contrib layer #617

wants to merge 1 commit into from

Conversation

BrianHicks
Copy link
Contributor

After discussion on #526, here's an Ansible layer incorporating ansible and ansible-doc, loaded conditionally if the file matches one of:

  • roles/**/*.yml
  • group_vars/*
  • host_vars/*
  • site.yml (this could be removed, I took the "standard" looking paths from the recommended Ansible project structure but this one was a little more arbitrary than the first three.)

@syl20bnr
Copy link
Owner

Yeah ! Nice layer. 👍
I will probably create a category for provisioning and start moving this layer and the puppet one there.

Cherry-picked into develop, you can safely delete your branch.

@syl20bnr syl20bnr closed this Feb 18, 2015
@BrianHicks BrianHicks deleted the feature/ansible branch February 18, 2015 05:25
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