Skip to content

Commit 4742bbe

Browse files
authored
Update 2024-10-20-automated-updates-management-on-proxmox-with-ansible.md
1 parent b6abf47 commit 4742bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2024-10-20-automated-updates-management-on-proxmox-with-ansible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Keeping your VMs and CTs up-to-date is crucial for maintaining a secure and effi
9595
```bash
9696
nano ~/update_nodes.yml
9797
```
98-
Add the following content:
98+
Add the following content for upgrading debian-based systems for example:
9999

100100
```yaml
101101
---

0 commit comments

Comments
 (0)