Skip to content

Commit

Permalink
Update hosts readme to match actual behavior (redhat-cop#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
Klaas- authored and Przemyslaw Kalitowski committed Nov 22, 2024
1 parent 3c62c67 commit 31efc01
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 31efc01

Please sign in to comment.