adfinis.maintenance.report (0.1.23) — callback

Print Markdown checklists indicating which tasks require human interaction

| "added in version" 0.1.0 of adfinis.maintenance"

Authors: unknown

Install collection

Install with ansible-galaxy collection install adfinis.maintenance:==0.1.23


Add to requirements.yml

  collections:
    - name: adfinis.maintenance
      version: 0.1.23

Description

Print Markdown checklists indicating which tasks require human interaction. Example: example01.example.org - [x] 10-028: This task is ok - [x] 10-032: This is ok as well - [ ] 10-034: This task reported changed example02.example.org - [x] 10-028 A task that reported ok - [~] 10-032 This task was skipped - [x] 10-034 Another ok task


Requirements