Ansible Collection

Collection is a data structure used to store several #202204272021 components such as 202204272036#, 202204300820#, 202205042207# (could be multiple of them), 202204300825#, documentations and tests. The components could be updated asynchronously and independently without affecting the Ansible runtime. It is usually used for #content delivery in tar ball.

A typical directory structure for collection looks like this:

collection/
  MANIFEST.json
  playbooks/
    deployment.yaml
    ...
  plugins/
  README.md
  roles/
Links to this page
#data-structure #automation