Closed jsf9k closed 6 days ago
This pull request adds logic to the prepare.yml playbook to wait for systemd initialization to complete on Fedora platforms.
prepare.yml
systemd
Now that we always run systemd-enabled Docker images for our Molecule testing it makes sense to always do this.
All automated tests pass.
๐ฃ Description
This pull request adds logic to the
prepare.yml
playbook to wait forsystemd
initialization to complete on Fedora platforms.๐ญ Motivation and context
Now that we always run
systemd
-enabled Docker images for our Molecule testing it makes sense to always do this.๐งช Testing
All automated tests pass.
โ Pre-approval checklist