Skip to content

Commit f7e05d1

Browse files
authored
Update README.md
1 parent 8f37299 commit f7e05d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $ python setup.py install
4040

4141
Name | Module | Description
4242
---- | ------ | -----------
43-
AnsibleVaultParamType | click_type.ansible | Manages secret values in ansible vaults. This type open the configured vault put the value to the given path and close vault.
43+
AnsibleVaultParamType | click_types.ansible | Manages secret values in ansible vaults. This type open the configured vault put the value to the given path and close vault.
4444
SemVerParamType | click_types.coding | Provides validity checks for semantic versions.
4545
CIDRParamType | click_types.net | Checking a given IP network/prefix if it's a valid CIDR. Both ip version (v4 and v6) are supported.
4646
VlanParamType | click_types.net | Validates vlan ids according to IEEE 802.1Q standard.

0 commit comments

Comments
 (0)