Skip to content

Commit 4adbbaa

Browse files
pgagarinovlae
authored andcommitted
Update README.md
Fixed the quick start example
1 parent d2b0bd3 commit 4adbbaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,14 @@ Copy the following playbook to a file like `install_proxmox.yml`:
4949
become: True
5050
roles:
5151
- role: geerlingguy.ntp
52+
vars:
5253
ntp_manage_config: true
5354
ntp_servers:
5455
- clock.sjc.he.net,
5556
- clock.fmt.he.net,
5657
- clock.nyc.he.net
5758
- role: lae.proxmox
59+
vars:
5860
- pve_group: all
5961
- pve_reboot_on_kernel_update: true
6062

0 commit comments

Comments
 (0)