Closed jsf9k closed 4 years ago
This pull request corrects an erroneous hostname in the inventory section of the molecule configuration.
inventory
The name of the Debian 9 host is debian9_systemd, not debian9.
debian9_systemd
debian9
All pre-commit hooks and molecule tests pass.
๐ฃ Description
This pull request corrects an erroneous hostname in the
inventory
section of the molecule configuration.๐ญ Motivation and Context
The name of the Debian 9 host is
debian9_systemd
, notdebian9
.๐งช Testing
All pre-commit hooks and molecule tests pass.
๐ฅ Types of Changes
โ Checklist