diff options
Diffstat (limited to 'ansible/inventory.yml')
| -rw-r--r-- | ansible/inventory.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ansible/inventory.yml b/ansible/inventory.yml index 9058c72..156368e 100644 --- a/ansible/inventory.yml +++ b/ansible/inventory.yml @@ -3,6 +3,8 @@ ungrouped: pi-broughton: ansible_host: 192.168.178.91 ansible_ssh_user: broughton + connection_device_name: eth0 blade-canongate: ansible_host: 192.168.178.75 ansible_ssh_user: canongate + connection_device_name: eth0 |
