This commit is contained in:
@ -1,10 +1,6 @@
|
|||||||
ansible_connection: network_cli
|
vlans:
|
||||||
ansible_network_os: ios
|
- id: 10
|
||||||
ansible_user: ansible
|
name: Een mooie vlan
|
||||||
ansible_password: ansible
|
|
||||||
ansible_become: yes
|
- id: 15
|
||||||
ansible_become_method: enable
|
name: banaan
|
||||||
ansible_become_password: ansible
|
|
||||||
# ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q bastion01"'
|
|
||||||
ansible_ssh_common_args: '-oKexAlgorithms=+diffie-hellman-group1-sha1 -c aes256-cbc'
|
|
||||||
ansible_host_key_checking: False
|
|
||||||
Reference in New Issue
Block a user