Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kolla Ansible
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Very Demiurge Very Mindful
Kolla Ansible
Commits
220b21a8
Commit
220b21a8
authored
5 years ago
by
Michal Nasiadka
Committed by
Radosław Piliszek
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
CI: Remove dbus from bindep and playbooks
Change-Id: I8b4e649e24871b1191dba39d766b6c133c7e8f24
parent
8829c5aa
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
bindep.txt
+0
-1
0 additions, 1 deletion
bindep.txt
tests/pre.yml
+0
-6
0 additions, 6 deletions
tests/pre.yml
with
0 additions
and
7 deletions
bindep.txt
+
0
−
1
View file @
220b21a8
dbus [platform:dpkg]
libffi-dev [platform:dpkg]
libffi-devel [platform:rpm]
gcc [platform:rpm]
...
...
This diff is collapsed.
Click to expand it.
tests/pre.yml
+
0
−
6
View file @
220b21a8
...
...
@@ -22,12 +22,6 @@
command
:
python3 -m pip install -U virtualenv
become
:
True
-
name
:
Install dbus for debian system
apt
:
name=dbus
when
:
-
ansible_os_family == 'Debian'
become
:
true
-
name
:
Ensure /tmp/logs/ dir
file
:
path
:
"
{{
logs_dir
}}"
...
...
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