chore: rename some things
This commit is contained in:
parent
27e6e693bc
commit
6d50983f84
6 changed files with 19 additions and 19 deletions
|
|
@ -24,6 +24,6 @@ Ansible configuration repository for my homelab.
|
|||
`static_ip` host var set to the desired static IP address
|
||||
8. Comment out `ansible_ssh_user` in `group_vars/all/vars.yml`, as this
|
||||
overwrites the one set in the hosts file
|
||||
9. Run `ansible-playbook -i initial-hosts.ini first_run.yml`. This command will
|
||||
9. Run `ansible-playbook -i inventory/initial_hosts.ini first_run.yml`. This command will
|
||||
hang at the `restart networking` step; at this point you can Ctrl-C.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue