Rename main to machine in prep for split

This commit is contained in:
Wojciech Kozlowski 2019-11-29 09:13:24 +01:00
parent 30c3da234c
commit 52d7fa1897
2 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ To provision the server
ansible-playbook --vault-id @prompt ssh.yml
3. Run the remaining setup
3. Setup the bare metal machine
::
ansible-playbook --vault-id @prompt main.yml
ansible-playbook --vault-id @prompt machine.yml