Skip to content

Commit 16dc190

Browse files
authored
Merge pull request #94 from cisagov/bugfix/correct-hostname
Correct the hostname that appears in the host_vars section
2 parents c336130 + 47128f2 commit 16dc190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

molecule/default/molecule-with-systemd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ provisioner:
8989
name: ansible
9090
inventory:
9191
host_vars:
92-
debian9_systemd:
92+
debian9-systemd:
9393
# auto_legacy is still the default behavior until Ansible 2.12
9494
# is released, but Molecule overrides this and forces the use
9595
# of auto.

0 commit comments

Comments
 (0)