Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track every molecule molecule scenario in roles and add them to Github Actions configuration #156

Merged
merged 14 commits into from
Mar 22, 2024

Conversation

jabassou
Copy link
Contributor

Updated .gitignore file to exclude macOS-specific files

Added GitHub Actions for the roles vault_role, stage1_dns_role, and stage1_bootstrap_role

Upgraded Docker image to Debian 12 for molecule testing in roles stage1_dns and stage1_bootstrap due to systemd-resolved package error

Added verify.yml for molecule to test each role

Some code fixes

close #150

aurelienmaury and others added 13 commits January 29, 2024 16:17
Updated .gitignore file to exclude macOS-specific files

Added GitHub Actions for the roles vault, stage1_dns, and stage1_bootstrap

Upgraded Docker image to Debian 12 for Molecule testing in roles stage1_dns and stage1_bootstrap due to systemd-resolved package error

Added verify.yml for Molecule to test each role

Some code fixes

close #150
@aurelienmaury aurelienmaury merged commit 0e45bd9 into dev Mar 22, 2024
1 of 6 checks passed
@jabassou jabassou deleted the feat/molecule branch March 22, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track every molecule molecule scenario in roles and add them to Github Actions configuration
2 participants