Files
portfolio/infra-run/ansible/collections

infra-run/ansible/collections

This folder is reserved for Ansible collections used by the infra-run automation area. It is intended for dependencies or custom collections that support playbooks and roles.

Diagram

flowchart TD
  A["collections"]
  click A href "./" "collections"

Scope

  • Store collection dependencies close to the operational automation they support.
  • Keep collection usage explicit for repeatable execution in controlled environments.

Notes

  • The directory currently contains only a placeholder file.
  • A local README helps preserve intent before real collection content is added.