Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
infra
ansible-shared
client
Commits
76923a34
Commit
76923a34
authored
4 years ago
by
Lars Beckers
Committed by
Thomas Schneider
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
client: remove newly suggested components
parent
7dc4f993
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
client/tasks/configuration.yml
+6
-0
6 additions, 0 deletions
client/tasks/configuration.yml
client/tasks/software.yml
+11
-0
11 additions, 0 deletions
client/tasks/software.yml
with
17 additions
and
0 deletions
client/tasks/configuration.yml
+
6
−
0
View file @
76923a34
...
@@ -57,3 +57,9 @@
...
@@ -57,3 +57,9 @@
group
:
root
group
:
root
mode
:
'
0644'
mode
:
'
0644'
when
:
client_provision_mozilla
when
:
client_provision_mozilla
-
name
:
ensure dynamic wpa_s is stopped and disabled
service
:
name
:
wpa_supplicant
state
:
stopped
enabled
:
false
This diff is collapsed.
Click to expand it.
client/tasks/software.yml
+
11
−
0
View file @
76923a34
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
-
firmware-realtek
-
firmware-realtek
-
firmware-iwlwifi
-
firmware-iwlwifi
state
:
present
state
:
present
when
:
ansible_system_vendor == "Dell Inc."
-
name
:
ensure office applications are installed
-
name
:
ensure office applications are installed
apt
:
apt
:
...
@@ -234,8 +235,18 @@
...
@@ -234,8 +235,18 @@
purge
:
true
purge
:
true
name
:
name
:
-
network-manager
-
network-manager
-
modemmanager
-
unattended-upgrades
-
update-manager-core
-
update-manager-core
-
update-manager-gnome
-
update-manager-gnome
-
popularity-contest
-
popularity-contest
-
konqueror
-
konqueror
-
haveged
-
lirc
-
lirc
-
name
:
ensure cups daemon is uninstalled
apt
:
state
:
absent
purge
:
true
name
:
cups-daemon
autoremove
:
true
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