doc: remove grammatical glitch (#52336)
This commit is contained in:
parent
50d7483632
commit
f697e264cc
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Reasons for using an Ansible module over a DSC resource:
|
||||||
better checks
|
better checks
|
||||||
* DSC resources do not support diff mode, while some Ansible modules do
|
* DSC resources do not support diff mode, while some Ansible modules do
|
||||||
* Custom resources require further installation steps to be run on the host
|
* Custom resources require further installation steps to be run on the host
|
||||||
beforehand, while Ansible modules are in built-in to Ansible
|
beforehand, while Ansible modules are built-in to Ansible
|
||||||
* There are bugs in a DSC resource where an Ansible module works
|
* There are bugs in a DSC resource where an Ansible module works
|
||||||
|
|
||||||
Reasons for using a DSC resource over an Ansible module:
|
Reasons for using a DSC resource over an Ansible module:
|
||||||
|
|
Loading…
Reference in a new issue