diff options
Diffstat (limited to 'inventory')
| -rw-r--r-- | inventory/hosts.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 5bb79b5..d219b43 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -4,7 +4,7 @@ live_environments: ansible_connection: ssh ansible_ssh_common_args: "-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null" hosts: - mac-archiso.local: + marchiso.local: ansible_user: root archiso.local: ansible_user: root |
