commit
27d90e9003
1 changed files with 1 additions and 1 deletions
|
@ -32,5 +32,5 @@ EXAMPLES = '''
|
|||
# add a host alias that we reach through a tunnel
|
||||
- add_host: hostname=${new_ip}
|
||||
ansible_ssh_host=${inventory_hostname}
|
||||
ansible_ssh_port=${new_port}'
|
||||
ansible_ssh_port=${new_port}
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue