Skip to content

Commit

Permalink
re-generate examples readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Oct 3, 2024
1 parent e85b64f commit 080b317
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions example/demo-role/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ the default description with an annotation.
- [Requirements](#requirements)
- [Default Variables](#default-variables)
- [demo_bool](#demo_bool)
- [demo_bool_up](#demo_bool_up)
- [demo_role_deprecated](#demo_role_deprecated)
- [demo_role_deprecated_info](#demo_role_deprecated_info)
- [demo_role_dict](#demo_role_dict)
Expand Down Expand Up @@ -51,20 +50,6 @@ demo_bool: true
demo_bool: false
```
### demo_bool_up
#### Default value
```YAML
demo_bool_up: true
```
#### Example usage
```YAML
demo_bool_up: 'False'
```
### demo_role_deprecated
**_Deprecated_**<br />
Expand Down

0 comments on commit 080b317

Please sign in to comment.