diff options
author | CaptTrews <capttrews@gmail.com> | 2019-08-24 02:26:40 +0000 |
---|---|---|
committer | CaptTrews <capttrews@gmail.com> | 2019-08-24 02:26:40 +0000 |
commit | e2a6e043664ef340aa474b0d3ab9d24865d0efdf (patch) | |
tree | e4422fabb09a8801a035592b7264efce1bb83f9c /plugins/modules/vyos_system.py | |
parent | ffd898f5dc0d1233bb05fce342d91e14bffed4b5 (diff) | |
download | vyos-ansible-collection-e2a6e043664ef340aa474b0d3ab9d24865d0efdf.tar.gz vyos-ansible-collection-e2a6e043664ef340aa474b0d3ab9d24865d0efdf.zip |
Updated from network content collector
Signed-off-by: CaptTrews <capttrews@gmail.com>
Diffstat (limited to 'plugins/modules/vyos_system.py')
-rw-r--r-- | plugins/modules/vyos_system.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/modules/vyos_system.py b/plugins/modules/vyos_system.py index 9fee88f..30694a6 100644 --- a/plugins/modules/vyos_system.py +++ b/plugins/modules/vyos_system.py @@ -36,7 +36,8 @@ description: returning successfully. extends_documentation_fragment: vyos notes: - - Tested against VYOS 1.1.7 + - Tested against VyOS 1.1.8 (helium). + - This module works with connection C(network_cli). See L(the VyOS OS Platform Options,../network/user_guide/platform_vyos.html). options: host_name: description: |