Skip to content

Commit 0cca7c2

Browse files
jsf9kmcdonnnj
andcommitted
Correct the hostname that appears in the host_vars section
I changed the hostname above in cisagov/skeleton-ansible-role#92 but neglected to update it here. Co-authored-by: Nick <[email protected]>
1 parent 8d1464b commit 0cca7c2

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
@@ -96,7 +96,7 @@ provisioner:
9696
name: ansible
9797
inventory:
9898
host_vars:
99-
debian9_systemd:
99+
debian9-systemd:
100100
# auto_legacy is still the default behavior until Ansible 2.12
101101
# is released, but Molecule overrides this and forces the use
102102
# of auto.

0 commit comments

Comments
 (0)