summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-01-20 15:09:06 +0200
committerLars Wirzenius <liw@liw.fi>2018-01-20 15:09:06 +0200
commit5b74416d773810448ba1f4bf4e53ec8f1b700ffc (patch)
tree3fdd4b6aeee41c3b1d21f0a277857428bb472cda /README
parentbb7c8983e2c4cb0ad4ebcf219f83a14f4433dbc4 (diff)
downloadick2-ansible-5b74416d773810448ba1f4bf4e53ec8f1b700ffc.tar.gz
Fix: typo in example
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d5cd65a..5c51078 100644
--- a/README
+++ b/README
@@ -16,7 +16,7 @@ directory of the clone.
You should edit the file `hosts` to include the following line:
- ick2 ansible_ssh_hoet=ick.example.com
+ ick2 ansible_ssh_host=ick.example.com
You should read and follow the instructions in the [INSTALL][] file in
ick2.git. Edit `host_vars/ick2.yml` accordingly.