summaryrefslogtreecommitdiff
path: root/galaxy.yml
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2021-04-22 13:16:39 -0400
committerGitHub <noreply@github.com>2021-04-22 17:16:39 +0000
commitdccc17eb6956a9a09485b90198219559acd3a209 (patch)
treedaf2edb77b224d49929ce058400d75f983c7d1a0 /galaxy.yml
parentf3fdc546edc7a8a6c9afda798a17ab4e5687de7b (diff)
downloadvyos-ansible-collection-dccc17eb6956a9a09485b90198219559acd3a209.tar.gz
vyos-ansible-collection-dccc17eb6956a9a09485b90198219559acd3a209.zip
VYOS: Mask sensitive key values from module result (#151)
VYOS: Mask sensitive key values from module result Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'galaxy.yml')
-rw-r--r--galaxy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/galaxy.yml b/galaxy.yml
index 00426bf..3eb12ba 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -2,7 +2,7 @@
authors:
- Ansible Network Community (ansible-network)
dependencies:
- "ansible.netcommon": ">=2.0.0"
+ "ansible.netcommon": ">=2.0.1"
license_file: LICENSE
name: vyos
description: Ansible Network Collection for VYOS devices.