mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-10-31 18:30:42 +00:00
9 lines
214 B
YAML
9 lines
214 B
YAML
---
|
|
- id: ansible-doctor
|
|
name: ansible-doctor
|
|
description: Create annotation based documentation for your Ansible roles.
|
|
entry: ansible-doctor -f
|
|
language: python
|
|
pass_filenames: False
|
|
always_run: True
|