mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 10:13:09 +00:00
Improve example wide_ip variable
This commit is contained in:
committed by
Matt Clay
parent
9c8891740c
commit
f84dc8fd5d
@@ -70,7 +70,7 @@ EXAMPLES = '''
|
||||
user=admin
|
||||
password=mysecret
|
||||
lb_method=round_robin
|
||||
wide_ip=my_wide_ip
|
||||
wide_ip=my-wide-ip.example.com
|
||||
'''
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user