mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
modules, cloudengine: Fixed typo: ansilbe -> ansible
This commit is contained in:
committed by
Sviatoslav Sydorenko
parent
ee35c64650
commit
248bc0a4e8
@@ -285,7 +285,7 @@ class Vlan(object):
|
||||
|
||||
def init_module(self):
|
||||
"""
|
||||
init ansilbe NetworkModule.
|
||||
init ansible NetworkModule.
|
||||
"""
|
||||
|
||||
required_one_of = [["vlan_id", "vlan_range"]]
|
||||
|
||||
Reference in New Issue
Block a user