Bertrand Lanson lanson
  • Joined on 2023-06-23
lanson pushed to main at ansible-collections/hcp-ansible 2023-12-22 22:18:53 +00:00
965f955a7c feat(roles): remove roles before adding submodules
lanson pushed to main at ansible-collections/hcp-ansible 2023-12-15 18:21:52 +00:00
cf1bea35c2 feat(variables): add some formatting to globals.yml, remove unused roles
lanson pushed to main at ansible-collections/hcp-ansible 2023-12-15 17:46:04 +00:00
a162879d20 feat(tests): test playbboks are played correctly on molecule scenarios
lanson pushed to main at ansible-collections/hcp-ansible 2023-12-15 16:21:29 +00:00
a7aca2fdba feat(tests): draft for molecule collection testing
lanson pushed to main at ansible-roles/docker_systemd_service 2023-12-15 13:45:37 +00:00
19cd4d1841 feat(sample): added sample file in defaults/
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-15 13:44:34 +00:00
3d65520071 feat(sample): add sample faile in default/
lanson pushed to main at ansible-collections/hcp-ansible 2023-12-13 21:26:13 +00:00
9b1d6e335d feat: commit collection skeleton
lanson created repository ansible-collections/hcp-ansible 2023-12-13 21:03:30 +00:00
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-13 19:55:41 +00:00
0878f135db feat(cicd): publish role
lanson closed issue ansible-roles/deploy_gitea_runner#2 2023-12-13 18:32:31 +00:00
needs to change title comment in meta/main.yml
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-13 18:05:04 +00:00
83600bdeb8 fix(tests): remove inconsistent directory permission test
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-13 17:49:59 +00:00
b51942bba2 fix(tests): change tests on homedir
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-13 17:31:11 +00:00
202ebe49a1 fix(syntax): fix test.yml no-new-line
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-13 17:26:30 +00:00
87dc9f62ec feat(cicd): add tests and add correct molecule scenario names
lanson closed issue ansible-roles/deploy_gitea_runner#1 2023-12-13 17:22:35 +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/deploy_gitea_runner 2023-12-13 17:22:35 +00:00
8eadf282e8 chore(syntax): fix #1 and #2
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-13 17:20:50 +00:00
6eeae81bc2 feat(template): add ansible_managed comment if using host dpeloy method
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-12 22:27:14 +00:00
1926d0b95c feat(test): add verify playbooks for custom tests
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-12 19:45:29 +00:00
18f875f585 feat(test): add custom config vagrant tests
lanson pushed to main at ansible-roles/deploy_gitea_runner 2023-12-11 22:50:18 +00:00
65dfc18524 feat: start custom tests, and improve docker deployment method