Bertrand Lanson lanson
  • Joined on 2023-06-23
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-09 10:32:50 +00:00
248c9726a3 feat(tests): add requirement files to tests and prepare stages
lanson closed issue ansible-roles/manage_pipx_packages#1 2023-12-09 09:45:14 +00:00
tests on /etc/hosts need to be removed, gather_facts should be on for every tests.
lanson pushed to main at ansible-roles/manage_pipx_packages 2023-12-09 09:45:14 +00:00
6e45c9e279 feat(test): remove /etc/hosts tests, fix #1
lanson closed issue ansible-roles/install_docker#1 2023-12-08 22:03:46 +00:00
tests on /etc/hosts need to be removed, gather_facts should be on for every tests.
lanson pushed to main at ansible-roles/install_docker 2023-12-08 22:03:46 +00:00
24c4a8e19d feat(tests): remove /etc/hosts testing, fix #1
lanson closed issue ansible-roles/dns_resolver_conf#3 2023-12-08 18:55:21 +00:00
tests on /etc/hosts need to be removed, gather_facts should be on for every tests.
lanson pushed to main at ansible-roles/dns_resolver_conf 2023-12-08 18:55:21 +00:00
c69bb51830 feat(testing): remove /etc/hosts tests, fix #3
lanson closed issue ansible-roles/manage_netplan#1 2023-12-08 18:16:21 +00:00
tests on /etc/hosts need to be removed, gather_facts should be on for every tests.
lanson pushed to main at ansible-roles/manage_netplan 2023-12-08 18:16:21 +00:00
7a82217ba4 feat(tests): remove /etc/hosts testing, fix #1
lanson closed issue ansible-roles/manage_apt_packages#2 2023-12-08 18:02:46 +00:00
tests on /etc/hosts need to be removed, gather_facts should be on for every tests.
lanson pushed to main at ansible-roles/manage_apt_packages 2023-12-08 18:02:46 +00:00
e29f9d93c4 feat(tests): remove /etc/hosts testing, fix #2
lanson closed issue ansible-roles/manage_pip_packages#1 2023-12-08 17:34:48 +00:00
tests on /etc/hosts need to be removed, gather_facts should be on for every tests.
lanson pushed to main at ansible-roles/manage_pip_packages 2023-12-08 17:34:48 +00:00
879f0f11fe feat(tests): remove /etc/hosts testing, fix #1
lanson commented on issue ansible-roles/manage_repositories#5 2023-12-08 17:28:32 +00:00
APT cache is not updated at the end of the role

This is now fixed

lanson closed issue ansible-roles/manage_repositories#5 2023-12-08 17:28:32 +00:00
APT cache is not updated at the end of the role
lanson pushed to main at ansible-roles/docker_systemd_service 2023-12-05 21:38:35 +00:00
b96cebd586 fix: wrong link in readme
lanson pushed to main at ansible-roles/docker_systemd_service 2023-12-05 21:36:08 +00:00
38f76b268c feat(readme): add requirements for docker being installed
lanson pushed to main at ansible-roles/docker_systemd_service 2023-12-05 21:25:14 +00:00
289d5b4c69 fix: linting
lanson pushed to main at ansible-roles/docker_systemd_service 2023-12-05 21:17:15 +00:00
3d3ef70dba feat(ci): add linting job
lanson pushed to main at ansible-roles/docker_systemd_service 2023-12-05 19:29:42 +00:00
bf707ca497 feat(readme): added description for all variables