rcx_one.linkoverlay.journal (0.1.0) — callback

logs files created by tasks to a list in a file

| "added in version" 0.1.0 of rcx_one.linkoverlay"

Authors: unknown

Install collection

Install with ansible-galaxy collection install rcx_one.linkoverlay:==0.1.0


Add to requirements.yml

  collections:
    - name: rcx_one.linkoverlay
      version: 0.1.0

Description

Whenever a task has a variable 'journal_path: <path-to-file>',

paths kept present by that task are appended to the given file.