aboutsummaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
Diffstat (limited to 'roles')
-rw-r--r--roles/proxmox_hypervisor/README.md2
-rw-r--r--roles/proxmox_instance/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/roles/proxmox_hypervisor/README.md b/roles/proxmox_hypervisor/README.md
index 0ac6069..fbe4855 100644
--- a/roles/proxmox_hypervisor/README.md
+++ b/roles/proxmox_hypervisor/README.md
@@ -74,4 +74,4 @@ Example playbook:
vars:
proxmox_api_user: ansible
proxmox_api_password: s3cret
-```
+````
diff --git a/roles/proxmox_instance/README.md b/roles/proxmox_instance/README.md
index 78fb350..8336f62 100644
--- a/roles/proxmox_instance/README.md
+++ b/roles/proxmox_instance/README.md
@@ -84,4 +84,4 @@ Example playbook:
- 10.10.10.2
- 10.10.10.3
proxmox_searchdomain: example.com
-```
+````