d62f39576f
Amélioration de la partie Vagrant
2024-05-03 15:09:08 +02:00
b8d0a571a7
amélioration des définitions de VM dans Vagrant
...
* on fait un "apt update" systématique, au cas où on ne jouerait pas le rôle "evolinux-base"
* configuration en ELTS pour Jessie et Stretch
* suppression de Squeeze (plus de box Vagrant dispo)
2024-01-18 10:11:18 +01:00
014bdd2a65
Improve support for old versions of Debian
2023-12-09 14:23:25 +01:00
5265709704
Add support for Bookworm
2023-12-09 14:23:12 +01:00
William Hirigoyen
4f67259648
Refresh README
2023-09-15 10:13:55 +02:00
David Prevot
48e79bd48c
Drop trailing whitespaces
2023-01-06 09:53:37 +01:00
299938ec80
retour temporaire de bullseye-detect
2021-08-17 15:34:29 +02:00
775b8d1362
mise à niveau des tests Ansible
2021-08-16 13:52:34 +02:00
4dc696a5b9
Ajout de tests pour Debian 11 « Bullseye »
2021-05-02 23:29:27 +02:00
fe50ef6c32
update vagrant files
2020-04-17 16:05:43 +02:00
a8593dd438
typo
2019-05-07 18:00:19 +02:00
3686fecf0b
better vagrant playbook for tests
2018-04-15 16:00:28 +02:00
55c8e462df
whitelist_squid: support Stretch & Jessie
2017-12-15 12:18:35 +01:00
c43c830005
convention for merging arrays
2017-11-16 00:07:28 +01:00
0af5ca03d4
Add ansible-managed and nameserver roles
2017-10-09 14:59:49 +02:00
72569328d7
vagrant: we can test on jessie/stretch in parallel
...
Only for Stretch :
$ vagrant up stretch
Only for Jessie :
$ vagrant up jessie
Both at the same time :
$ vagrant up
2017-10-09 09:17:52 +02:00
58a815ef6b
amélioration des tests avec Vagrant
2017-10-09 00:01:48 +02:00
4a8144d3c2
mise à jour des tests avec vagrant
2017-10-06 15:47:37 +02:00
554c0dc075
.gitignore: don't ignore roles anymore
2017-09-14 14:14:52 +02:00
Gregory Colpart
742732b731
change in playbook example: we need evolinux-base role before etc-git
2017-08-18 13:41:53 +02:00
d673325c53
remove run_evocheck.yml
...
we need to use the "evocheck" role
2017-07-27 16:53:03 -04:00
83d3f9f186
remove commit_etc_git.yml
...
We need to use the "etc-git" role
2017-07-27 16:52:27 -04:00
Daniel Jakots
cab89b11ac
fix authorship in the commit
...
Thanks Romain for the debugging clues!
2017-07-19 13:36:11 -04:00
243fccc159
evolinux: remove evocheck from default roles
2017-07-19 14:39:23 +02:00
76b85a9abf
typo
2017-07-14 18:44:09 +02:00
1468f85229
Script to move a role in a feature branch
2017-07-14 11:42:12 +02:00
64ea3222b7
Add evocheck to evolinux.yml
2017-05-24 11:23:32 +02:00
6723a9c656
Fix bug, + details more explicit
2017-05-19 15:53:51 +02:00
1b274e8136
fix typo : python-apt not apt-python
2017-05-18 16:22:05 +02:00
a4546b16c9
Expand the README with instructions for evolinux.yml
2017-05-04 11:08:14 +02:00
74fc4dadea
fix a stupid typo
2017-04-24 10:03:13 +02:00
4b7ac01574
"Ansible managed" in Conventions and Evolinux.yml
2017-04-24 10:01:57 +02:00
18536ee6aa
Check mode pour remount
2017-04-07 11:12:02 +02:00
Daniel Jakots
3300acc80d
change tags to avoid namespace conflict; discussed with jlecour
2017-03-30 16:24:26 -04:00
cc08e429a5
typo
2017-03-30 16:32:16 +02:00
5aca0109df
We use Ansible 2.2 so check_mode is available
2017-03-30 16:11:41 +02:00
2bd516ab05
Playbook for docker-host
2017-03-24 15:41:00 +01:00
252c33289f
Evolinux: minifirewall_trusted_ips with an example
2017-03-24 15:29:18 +01:00
200ec1063f
Clarify "mode" even more : String + leading 0
2017-03-24 15:28:51 +01:00
b8c43d2b12
Ansible 2.2 is our default: "always_run" goes away
2017-03-24 15:27:55 +01:00
d680ec831b
Better wording for the conventions
2017-03-24 15:26:32 +01:00
702dec141e
Add a pack-web.yml playbook
2017-03-21 15:37:05 +01:00
aa372e223b
https.yml : conventions for files paths
2017-03-07 10:49:15 +01:00
8f871821dd
shell command with no change but register should always run
2017-02-15 16:22:33 +01:00
b85a9178e3
remount-{on,off}: shell command is more precise
2017-02-15 16:21:38 +01:00
b095e4ffac
commit_etc_git: more resilient to Git errors
...
* Errors should be ignored
* /etc might not be under verison control
If Git is installed but there is not repository for /etc,
the `git status` returns with a non-zero code.
2017-02-07 17:47:49 +01:00
5bbc9caa4f
Fix for Ansible < 2.1
2017-02-02 15:39:25 +01:00
f0aaf767ec
Conventions: add "check mode" section
2017-01-31 11:53:38 +01:00
91a5928ffb
Update evolinux.yml playbook
2017-01-30 14:47:35 +01:00
fba4316e09
Document the format for Unix permissions
2017-01-13 10:22:01 +01:00