This commit is contained in:
Daniel A. Wozniak 2020-01-07 23:09:33 +00:00
parent c2eb155ee3
commit 7bd5c58675
No known key found for this signature in database
GPG key ID: 166B9D2C06C82D61

View file

@ -382,7 +382,6 @@ State Changes
- Added new :py:func:`ssh_auth.manage <salt.states.ssh_auth.manage>` state to
ensure only the specified ssh keys are present for the specified user.
=======
- Added new :py:func:`saltutil <salt.states.saltutil>` state to use instead of
``module.run`` to more easily handle change.