Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ansibleschulung-bootstrap
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
credativ Public
ansibleschulung-bootstrap
Commits
c00ef21f
Commit
c00ef21f
authored
Oct 06, 2019
by
Carsten Feuls
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ansible Playbook Korrigiert auf Ubuntu Vagrant Image
parent
9ee6ae47
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
ansible/playbook.yml
ansible/playbook.yml
+8
-2
No files found.
ansible/playbook.yml
View file @
c00ef21f
...
...
@@ -47,14 +47,14 @@
-
name
:
provision vagrant env
command
:
vagrant up
args
:
chdir
:
/home/schulung/schulungsumgebung/vagrant
chdir
:
/home/schulung/schulungsumgebung/vagrant
/ubuntu
become
:
yes
become_user
:
schulung
-
name
:
stop vagrant env
command
:
vagrant suspend
args
:
chdir
:
/home/schulung/schulungsumgebung/vagrant
chdir
:
/home/schulung/schulungsumgebung/vagrant
/ubuntu
become
:
yes
become_user
:
schulung
...
...
@@ -80,6 +80,12 @@
dest
:
/home/schulung/Schreibtisch/cheatsheet.pdf
owner
:
schulung
-
name
:
copy Presentation
copy
:
src
:
files/presentation.pdf
dest
:
/home/schulung/Schreibtisch/presentation.pdf
owner
:
schulung
-
name
:
remove libreoffice
apt
:
name
:
libreoffice-common
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment