ansible-doctor/example/other-role
Robert Kaussow 0cf7fc9ce2
ci: migrate to woodpecker (#543)
2023-08-25 00:02:01 +02:00
..
defaults feat: add option to run ansible-doctor recursively (#451) 2023-02-12 12:57:57 +01:00
meta remove unnecessary newlines in templates (#537) 2023-08-09 09:46:15 +02:00
tasks feat: add option to run ansible-doctor recursively (#451) 2023-02-12 12:57:57 +01:00
.ansibledoctor.yml feat: add option to run ansible-doctor recursively (#451) 2023-02-12 12:57:57 +01:00
HEADER.md ci: migrate to woodpecker (#543) 2023-08-25 00:02:01 +02:00
README.md ci: migrate to woodpecker (#543) 2023-08-25 00:02:01 +02:00

README.md

other-role-custom-header

Build Status License: GPL-3.0

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

Author

John Doe