Adding versionadded.

This commit is contained in:
Gareth J. Greenaway 2022-10-03 14:07:17 -07:00
parent 513b43b6ce
commit 2a9eb1895c
2 changed files with 3 additions and 0 deletions

1
changelog/54679.added Normal file
View file

@ -0,0 +1 @@
A new salt-ssh roster that generates a roster by parses a known_hosts file.

View file

@ -1,6 +1,8 @@
"""
Parses roster entries out of Host directives from SSH known_hosts
.. versionadded:: 3006.0
Sample configuration:
.. note::