change group name for inventory file
This commit is contained in:
parent
b2493a5e42
commit
8bf95f207a
@ -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
|
||||
|
@ -1,2 +1,2 @@
|
||||
[localhost]
|
||||
[local]
|
||||
localhost connection=local
|
||||
|
Loading…
Reference in New Issue
Block a user