cisagov / ansible-role-amazon-ssm-agent

An Ansible role for installing aws/amazon-ssm-agent
Creative Commons Zero v1.0 Universal
8 stars 4 forks source link

Correct hostname in inventory #13

Closed jsf9k closed 4 years ago

jsf9k commented 4 years ago

๐Ÿ—ฃ 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, not debian9.

๐Ÿงช Testing

All pre-commit hooks and molecule tests pass.

๐Ÿšฅ Types of Changes

โœ… Checklist