mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
@@ -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}
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user