Fixed typo in README
This commit is contained in:
parent
17c935af1d
commit
dd7d1ca0cb
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ And provide properly formatted data bag:
|
|||
```json
|
||||
{
|
||||
"id": "Data Bag unique name, default value for name below",
|
||||
"name": "Name of the sudoers.d file
|
||||
"name": "Name of the sudoers.d file",
|
||||
"hosts": [
|
||||
"fqdn1",
|
||||
"fqdn2",
|
||||
|
|
Loading…
Reference in a new issue