Commit Graph

36 Commits (stable)

Author SHA1 Message Date
Jérémy Lecour 6f96f6b458 Use proper python Boolean 4 days ago
William Hirigoyen 4759ed645c lxc: copy /etc/profile.d/evolinux.sh from host into container (P10001)
gitea/ansible-roles/pipeline/head This commit looks good Details
2 weeks ago
Jérémy Lecour 1728eaee68 Revert "Add “when: not ansible_check_mode” to allow more --check"
gitea/ansible-roles/pipeline/head This commit looks good Details
This reverts commit fafff25c20.
This reverts commit e64471c5a8084f95a8e6f955d3fa918c55b8e846.
3 months ago
David Prevot d4f58b9395 Drop duplicate when keys introduced in fafff25c20
gitea/ansible-roles/pipeline/head This commit looks good Details
3 months ago
David Prevot fafff25c20 Add “when: not ansible_check_mode” to allow more --check
gitea/ansible-roles/pipeline/head This commit looks good Details
4 months ago
Jérémy Lecour d52ab34f4f * lxc-solr : add comments 6 months ago
Jérémy Lecour 26f9d171a4 lxc-solr: detect the real partition options 6 months ago
William Hirigoyen (Evolix) 4a31961ba0 Ajoute le déconfinement d'AppArmor dans la config par défaut des conteneurs LXC pour les version de Debian >= 9.
continuous-integration/drone/push Build was killed Details
1 year ago
Ludovic Poujol e79141d2d2 lxc: Fail if /var is nosuid 1 year ago
William Hirigoyen (Evolix) 68b4b0803e #60953 Désactivation AppArmor par défaut dans LXC
continuous-integration/drone/push Build was killed Details
1 year ago
William Hirigoyen (Evolix) bd39adaf68 Fail if /var has nodev or noexec option enabled.
continuous-integration/drone/push Build was killed Details
1 year ago
William Hirigoyen (Evolix) 14883aa95e Ensure that /var is mounted with dev and exec options prior to LXC container creation.
continuous-integration/drone/push Build was killed Details
1 year ago
Jérémy Lecour b293cf2cf9 Install python 2 or 3 libraries according to running python version 1 year ago
Jérémy Lecour dc1a01ce37 lxc: fix dependencies 1 year ago
Jérémy Lecour 9c8dd743c8 Use python3 packages on Debian 11 and later 2 years ago
Jérémy Lecour 0fe0244116 Update Galaxy metadata (company, platforms and galaxy_tags) 2 years ago
Jérémy Lecour 7dc6f0b849 remove trailing whitespaces 2 years 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
2 years ago
Jérémy Lecour 7a3e6cf61a lxc: install apparmor on Debian 10
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details
3 years ago
Jérémy Lecour 968973d1f4 whitespaces and syntax 3 years ago
Ludovic Poujol 93c043c8e0 (fix) lxc: Fix container existance check to be able to run in check_mode 3 years ago
Ludovic Poujol 8ef94a9798 lxc: Allow this role to be called multiple times 3 years ago
Ludovic Poujol 9b80db3772 lxc: Don't stop the container if it already exists 3 years ago
Jérémy Lecour 7283e34077 Replace version_compare() with version() 3 years ago
Jérémy Lecour 79bb6103b8 Change "|version_compare" with "is version_compare" 3 years ago
Jérémy Lecour 16c44ab867 lxc : add name of container in task names 3 years ago
Ludovic Poujol 4aaeb4590b lxc: rely on lxc_container module instead of command module 4 years ago
Ludovic Poujol a5378c783e lxc: update our default template to be compatible with Debian 10 4 years ago
Ludovic Poujol ae97276e13 lxc: remove useless loop in apt execution 4 years ago
Jérémy Lecour 1e28210834 whitespaces and syntax 4 years ago
Tristan PILAT b2e079101e Add xz-utils and debootstrap to lxc task 4 years ago
Tristan PILAT b6e6839419 Update lxc-create command in create-container.yml 4 years ago
Tristan PILAT 531dc80207 We want /home mounted inside the container by default 4 years ago
Romain Dessort 8ed1aaf160 Fix multiple bugs in lxc role after testing 6 years ago
Romain Dessort 5ba32d4c5f Add README to lxc role 6 years ago
Romain Dessort 39bc3d27fb Add role for LXC 6 years ago