Skip to content

Commit 3aee7af

Browse files
Laure-dibene2k1
andauthored
Update tutorials/how-to-setup-applesilicon-server-with-terraform-ansible/index.mdx
Co-authored-by: Benedikt Rollik <[email protected]>
1 parent fc06e7c commit 3aee7af

File tree

1 file changed

+7
-7
lines changed
  • tutorials/how-to-setup-applesilicon-server-with-terraform-ansible

1 file changed

+7
-7
lines changed

tutorials/how-to-setup-applesilicon-server-with-terraform-ansible/index.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -170,13 +170,13 @@ touch create_applesilicon_server.yml
170170

171171
7. Run the Playbook: Now that your playbook is ready and your credentials are set, you can run the playbook to create your Apple Silicon server.
172172

173-
Execute the following command:
174-
175-
```shell
176-
ansible-playbook create_applesilicon_server.yml
177-
```
178-
179-
Ansible will authenticate using your credentials, and the playbook will automatically provision the Apple Silicon server based on the defined parameters.
173+
Execute the following command:
174+
175+
```shell
176+
ansible-playbook create_applesilicon_server.yml
177+
```
178+
179+
Ansible will authenticate using your credentials, and the playbook will automatically provision the Apple Silicon server based on the defined parameters.
180180

181181
8. Check the Output: The playbook will output the details of the created server, including its ID, IP address, status, and other relevant information.
182182

0 commit comments

Comments
 (0)