Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor 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
Nounous
Ansible
Commits
af33ff7d
Commit
af33ff7d
authored
4 years ago
by
ynerant
Committed by
ynerant
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[thelounge] Temporary not download automatically the thelounge packet
Signed-off-by:
Yohann D'ANELLO
<
ynerant@crans.org
>
parent
2360b992
No related branches found
Branches containing commit
No related tags found
1 merge request
!165
Nginx
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/thelounge/tasks/main.yml
+6
-6
6 additions, 6 deletions
roles/thelounge/tasks/main.yml
with
6 additions
and
6 deletions
roles/thelounge/tasks/main.yml
+
6
−
6
View file @
af33ff7d
...
...
@@ -8,12 +8,12 @@
retries
:
3
until
:
apt_result is succeeded
-
name
:
Download The Lounge packet
get_url
:
url
:
https://github.com/thelounge/thelounge/releases/download/v4.2.0/thelounge_4.2.0_all.deb
dest
:
/var/cache/apt/archives/thelounge_4.2.0_all.deb
checksum
:
sha256:
cc8b01c3818b636ff9bd034db09826ce19c02af5b8a459209ea817cd2868f323
mode
:
0644
#
- name: Download The Lounge packet
#
get_url:
#
url: https://github.com/thelounge/thelounge/releases/download/v4.2.0/thelounge_4.2.0_all.deb
#
dest: /var/cache/apt/archives/thelounge_4.2.0_all.deb
#
checksum: sha256:
6096f992526f7ce01ea7c5aa1fb12bb013ce872f3c67f1fe11cd44f85a3fe405
#
mode: 0644
-
name
:
Install The Lounge from the deb package
apt
:
...
...
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