Jérémy Lecour
d9e95218ce
apt_hold_packages: broadcast message with wall, if present
3 months ago
Jérémy Lecour
bff8fcfebb
apt: upgrade packages after all the configuration is done
4 months ago
Jérémy Lecour
ad457dd7ba
apt: use the new security repository for Bullseye
9 months ago
Jérémy Lecour
969a5bce7d
apt: remove workaround for Evolix public repositories with Debian 11
9 months ago
Jérémy Lecour
29ec7bdcf2
Remove embedded GPG keys only if legacy keyring is present
11 months ago
Jérémy Lecour
f673ea85d1
Force Debian version to buster for Evolix repository
11 months ago
Jérémy Lecour
2f68ae5339
Preliminary support for Bullseye
11 months ago
Jérémy Lecour
6bfef35729
Add bullseye APT repositories
11 months ago
Jérémy Lecour
0fe0244116
Update Galaxy metadata (company, platforms and galaxy_tags)
11 months ago
Jérémy Lecour
454d4c6d30
explicit permissions for APT GPG keys
1 year ago
Jérémy Lecour
4d83f25ae6
fix pipefail option for shell invocations
1 year ago
Jérémy Lecour
e65340cb56
Add pipefail option to shell invocations
1 year ago
Jérémy Lecour
2ed77c60f0
Improve Ansible syntax
...
replace « x | changed » by « x is changed »
add explicit « bool » filter
use « length » filter instead of string comparison
1 year ago
Jérémy Lecour
58bf79218f
remove apt keys specifically from embedded database
1 year ago
Jérémy Lecour
7d08b0a30a
rename the tasks for embedded GPG keys
1 year ago
Jérémy Lecour
b41a2fd04f
fix indentation
1 year ago
Jérémy Lecour
83705a48b8
remove key from trusted.gpg only if file is present
1 year ago
Jérémy Lecour
5138065059
Use 'loop' syntax instead of 'with_items'
1 year ago
Jérémy Lecour
9cdddd50a8
Move all trusted GPG keys to file repository
1 year ago
Jérémy Lecour
a7971abb04
apt: store keys in /etc/apt/trusted.gpg.d in ascii format
1 year ago
Jérémy Lecour
8716ffbb1e
apt: fix keyring permissions
1 year ago
Jérémy Lecour
047605a2a2
evolinux-base: use a dearmored signature, stored in the correct location
1 year ago
Jérémy Lecour
66ea07ec29
evolinux-base: copy GPG key instead of using apt-key
1 year ago
Ludovic Poujol
1d8b7c3bea
apt: disable APT Periodic
...
This interfere with our usual workflow (listupgrade)
Note : Using 0 instead of false is intentional, The value is used by the
apt-daily script that except a "0" to disable itself.
2 years ago
Jérémy Lecour
7283e34077
Replace version_compare() with version()
2 years ago
Jérémy Lecour
68b7a88e63
apt: added buster backports prerferences
2 years ago
Jérémy Lecour
07fd68b6a4
apt: fix syntax
2 years ago
Jérémy Lecour
72f5dc70f8
apt: hold packages only if package is installed
2 years ago
Jérémy Lecour
27e217467e
Change "|changed" with "is changed"
2 years ago
Jérémy Lecour
79bb6103b8
Change "|version_compare" with "is version_compare"
2 years ago
Jérémy Lecour
473bcb4cd6
apt: verify that /etc/evolinux is present
3 years ago
Jérémy Lecour
772c333623
apt: remove jessie/buster sources from Gandi servers
3 years ago
Jérémy Lecour
a478c773eb
apt: check if cron is installed before adding a cron job
3 years ago
Jérémy Lecour
b6b0c7716c
apt: back to dynamic release name
3 years ago
Benoît S.
771c75c1de
all-roles: Dot not use ansible_lsb as it is deprecated
...
We move from `ansible_lsb.codename` to `ansible_distribution_release`.
3 years ago
Jérémy Lecour
bb6191d104
apt: the the public source list for Stretch until it's ready for Buster
3 years ago
Jérémy Lecour
c2500827e1
tags and whitespaces
3 years ago
Jérémy Lecour
bee57a0b3c
change distribution release codename
...
Ansible 2.2 is too old to know about buster.
Let's use LSB for that.
3 years ago
Ludovic Poujol
7b9cc7c2b1
apt: Add Debian Buster repositories
3 years ago
Jérémy Lecour
9b2372720b
make sure that /usr/share/scripts exists
3 years ago
Jérémy Lecour
ed5fc03305
apt: fix check_hel_packages script
3 years ago
Jérémy Lecour
7cc1777cf5
apt: add a script to manage packages with "hold" mark
3 years ago
Jérémy Lecour
1c5505b36b
typo
3 years ago
Ludovic Poujol
b5cc808635
apt: Ensure jessie-backport from archives.debian.org is accepted
...
(typo in the when condition)
3 years ago
Ludovic Poujol
48226ff7b6
apt: Ensure jessie-backport from archives.debian.org is accepted
3 years ago
Ludovic Poujol
b185012469
apt: Remove jessie-update suite as it's no longer exists
3 years ago
Eric Morino
951309e4a3
Remplace mirror.evolix.org by archives.debian.org for jessie-backport
3 years ago
Jérémy Lecour
aa28e9c1b8
change repositories URL
3 years ago
Jérémy Lecour
b15b06d458
add name for some fail modules
5 years ago
Jérémy Lecour
a80ced9efd
apt: don't upgrade by default
5 years ago