This website requires JavaScript.
Explore
Help
Sign In
FF-RGB
/
vh-ansible
Watch
4
Star
0
Fork
0
You've already forked vh-ansible
Code
Issues
Releases
Activity
3dc3d1d8ca
vh-ansible
/
site.yml
8 lines
79 B
YAML
Raw
Normal View
History
Unescape
Escape
initial commit
2019-01-04 19:27:04 +01:00
---
-
name
:
Setup VM hosts
hosts
:
all
roles
:
Added pve-subscribe role This role disables subscription dialog after logging in to PVE's web-ui
2019-01-04 19:44:57 +01:00
-
pve-subscribe
Added conditional repo config to pve-subscribe This commit introduces a new inventory host variable: pve_enterprise=False If set to True, apt sources and environment on the target is configured for subscribed operation. If set to False annoying "subscribe me" popups are disabled and apt sources are configured to the no-subscription repositorys. The default value is False. Proxmox's default state after installation is similar to pve_enterprise=True. This Role must be called before first apt call.
2019-01-05 22:52:41 +01:00
-
vmhost
Reference in New Issue
Copy Permalink