mirror of
https://github.com/thegeeklab/ansible-doctor.git
synced 2024-11-04 20:30:43 +00:00
.. | ||
defaults | ||
meta | ||
tasks | ||
.ansibledoctor.yml | ||
HEADER.md | ||
README.md |
other-role-custom-header
Role to demonstrate ansible-doctor.
Table of content
Requirements
- Minimum Ansible version:
2.10
Default Variables
demo_role_unset
Values can be plain strings, but there is no magic or autoformatting...
Default value
demo_role_unset:
Example usage
demo_role_unset: some_value
Discovered Tags
role-tag1
role-tag2
Open Tasks
- Unscoped general todo.
- (bug): Some bug that is known and need to be fixed.
- (bug): Multi line description are possible as well. Some bug that is known and need to be fixed.
- (improvement): Some things that need to be improved.
Dependencies
- role1
- role2
License
MIT