Resolving comments from PR in SaltStackConfig module

Promoting properties on the connection object as requested in PR comment.

Signed-off-by: Brian Wuchner <brian.wuchner@gmail.com>
This commit is contained in:
Brian Wuchner
2021-12-03 12:53:37 -05:00
parent 96205f85b2
commit 3afa7eed5d
3 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ SPDX-License-Identifier: BSD-2-Clause
RootModule = 'SaltStackConfig.psm1'
# Version number of this module.
ModuleVersion = '0.0.4'
ModuleVersion = '0.0.5'
# Supported PSEditions
# CompatiblePSEditions = @()