Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible_lza_proxy
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Digital Preservation
ansible_lza_proxy
Commits
e0d42631
Commit
e0d42631
authored
3 years ago
by
Jörg Sachse
Browse files
Options
Downloads
Patches
Plain Diff
chore: cleanup unnecessary code
parent
60e67b00
No related branches found
No related tags found
1 merge request
!1
Feature: GitLab-CI
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
molecule/resources/playbooks/Dockerfile
+0
-5
0 additions, 5 deletions
molecule/resources/playbooks/Dockerfile
with
0 additions
and
5 deletions
molecule/resources/playbooks/Dockerfile
+
0
−
5
View file @
e0d42631
...
@@ -12,9 +12,4 @@ RUN apt-get update; \
...
@@ -12,9 +12,4 @@ RUN apt-get update; \
RUN
echo
"lza ALL=(ALL) NOPASSWD:ALL"
>
/etc/sudoers.d/lza-user
RUN
echo
"lza ALL=(ALL) NOPASSWD:ALL"
>
/etc/sudoers.d/lza-user
#RUN mkdir /opt/venv/ && cd /opt/venv/; \
# virtualenv -p python3 molecule; \
# . /opt/venv/molecule/bin/activate; \
# pip3 install ansible molecule molecule-docker;
USER
lza
USER
lza
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