change group name for inventory file

This commit is contained in:
Alexander Grothe 2017-11-12 21:17:44 +01:00
parent b2493a5e42
commit 8bf95f207a
2 changed files with 2 additions and 2 deletions

View File

@ -221,7 +221,7 @@ For a headless server installation ~yavdr07-headless.yml~ is a good choice
This playbook can either be used to run the installation on the localhost or any other PC in the network that can be accessed via ssh. Simply add the host names or IP addresses to the hosts file in the respective section:
#+BEGIN_SRC conf :tangle localhost_inventory :mkdirp yes :padline no
[localhost]
[local]
localhost connection=local
#+END_SRC

View File

@ -1,2 +1,2 @@
[localhost]
[local]
localhost connection=local