Skip to content

Commit

Permalink
Update hosts readme to match actual behavior (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaas- authored Mar 30, 2023
1 parent b828178 commit 94a2f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/hosts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ The role will strip the double space between the curly bracket in order to provi
|`new_name`|""|yes|str|To use when changing a hosts's name.|
|`description`|""|no|str|The description of the host.|
|`inventory`|""|yes|str|The inventory the host applies against.|
|`enabled`|`True`|no|bool|If the host should be enabled.|
|`enabled`||no|bool|If the host should be enabled.|
|`variables`|{}|no|str|The variables applicable to the host.|
|`state`|`present`|no|str|Desired state of the resource.|

Expand Down

0 comments on commit 94a2f86

Please sign in to comment.