Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Freifunk Luebeck
gateway-config
Commits
9ea44364
Commit
9ea44364
authored
Mar 24, 2022
by
Paul
Browse files
dont update apt in prepare role
parent
be25ffe7
Pipeline
#5103
passed with stage
in 2 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/prepare_ansible/tasks/main.yml
View file @
9ea44364
---
-
name
:
synchronize systemd time
systemd
:
state
:
restarted
name
:
systemd-timesyncd.service
-
name
:
update apt
shell
:
cmd
:
apt-get update
warn
:
no
-
name
:
Sleep for 5 seconds and continue with play
wait_for
:
timeout
:
5
-
name
:
install python3 and python3-apt
shell
:
...
...
Write
Preview
Supports
Markdown
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