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

[section_request] Collections #202

Closed
geerlingguy opened this issue Feb 16, 2020 · 6 comments · Fixed by #287
Closed

[section_request] Collections #202

geerlingguy opened this issue Feb 16, 2020 · 6 comments · Fixed by #287

Comments

@geerlingguy
Copy link
Owner

Ansible 2.10 will signal a very significant change in the way Ansible modules/plugins/filters/etc. are maintained through the magic of Collections.

It may be worth adding an entire chapter, or if not, at least treating Collections in the same area as Roles. Some of the important aspects to cover include:

  • How Collections are built (structure, what is in them)
  • How to acquire and use Collections in your playbooks (e.g. requirements, difference between roles/collections, etc.)
  • The difference between Automation Hub and Ansible Galaxy
  • How to develop and/or contribute Collections to the community
  • When you would choose to distribute content as a role vs a collection on Galaxy
@geerlingguy
Copy link
Owner Author

New document: Ansible Collections Overview

@geerlingguy
Copy link
Owner Author

Related in Ansible for Kubernetes repo: geerlingguy/ansible-for-kubernetes#31

@geerlingguy
Copy link
Owner Author

Merging #243 into #202.

@geerlingguy
Copy link
Owner Author

Getting very close on this... at least the preliminary bit of the chapter is done, and I have content ready for tomorrow's livestream (#285).

@geerlingguy
Copy link
Owner Author

Finally picking this back up after a month hiatus. Ended up in the hospital for a short time and that kinda put a pause on things post-Ansible-101-series!

Hoping to get this chapter out within a week.

@geerlingguy
Copy link
Owner Author

Book content is written, I'm going through a revision before I'll publish the new chapter 7. I will also be taking a look at a few other issues in the queue prior to publishing the new revision, since it has a big structural change.

geerlingguy added a commit that referenced this issue Jul 20, 2020
Issue #202: New Collections chapter content.
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 a pull request may close this issue.

1 participant