Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Proxmox Virtual Environment Setup - After
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tools
Ansible
Playbooks
Proxmox Virtual Environment Setup - After
Commits
0b8bb62e
Commit
0b8bb62e
authored
2 years ago
by
Dmitriy Safronov
Browse files
Options
Downloads
Patches
Plain Diff
Update run.yml
parent
9994a71f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
run.yml
+15
-15
15 additions, 15 deletions
run.yml
with
15 additions
and
15 deletions
run.yml
+
15
−
15
View file @
0b8bb62e
...
...
@@ -6,11 +6,11 @@
roles
:
-
proxmox_ve_no_subscription
-
name
:
Proxmox VE - localepurge
hosts
:
localepurge:&proxmox_ve
become
:
yes
roles
:
-
localepurge
#
- name: Proxmox VE - localepurge
#
hosts: localepurge:&proxmox_ve
#
become: yes
#
roles:
#
- localepurge
-
name
:
Proxmox VE - unattended_upgrades
hosts
:
unattended_upgrades:&proxmox_ve
...
...
@@ -18,17 +18,17 @@
roles
:
-
unattended_upgrades
-
name
:
Proxmox VE - rsyslog_sender
hosts
:
rsyslog_sender:&proxmox_ve
become
:
yes
roles
:
-
rsyslog_sender
#
- name: Proxmox VE - rsyslog_sender
#
hosts: rsyslog_sender:&proxmox_ve
#
become: yes
#
roles:
#
- rsyslog_sender
-
name
:
Proxmox VE - additional_packages
hosts
:
additional_packages:&proxmox_ve
become
:
yes
roles
:
-
additional_packages
#
- name: Proxmox VE - additional_packages
#
hosts: additional_packages:&proxmox_ve
#
become: yes
#
roles:
#
- additional_packages
-
name
:
Proxmox VE - additional setup
hosts
:
proxmox_ve
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment