diff --git a/README.md b/README.md index 75561cb..3242cb3 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,11 @@ Bash is required for the connect tasks Example playbook: - - hosts: virtual_servers - roles: - - create_vm_proxmox +``` +- hosts: virtual_servers + roles: + - create_vm_proxmox +``` ## License