Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible CI
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KSZK
Ansible
Ansible CI
Merge requests
!1
error: invalid command 'bdist_wheel'
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
error: invalid command 'bdist_wheel'
woranhun-wheel
into
master
Overview
1
Commits
1
Pipelines
2
Changes
1
Merged
Orosz Bence
requested to merge
woranhun-wheel
into
master
3 years ago
Overview
1
Commits
1
Pipelines
2
Changes
1
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
6acf6c7a
1 commit,
3 years ago
1 file
+
1
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
playbook-template/bootstrap.sh
+
1
−
0
View file @ 6acf6c7a
Edit in single-file editor
Open in Web IDE
Show full file
@@ -7,6 +7,7 @@
@@ -7,6 +7,7 @@
source
.venv/bin/activate
source
.venv/bin/activate
pip3
install
wheel
pip3
install
ansible ansible-lint
pip3
install
ansible ansible-lint
########################### Ansible setup ####################################
########################### Ansible setup ####################################
Loading