DCD-386: Fix some Molecule tests.

This commit is contained in:
Steve Smith
2019-06-03 12:13:51 +10:00
parent 26d14d9f21
commit adeb027473
7 changed files with 32 additions and 5 deletions

View File

@@ -7,6 +7,7 @@
when: atl_startup_restart
- name: Enable Product
command: systemctl enable "{{ atl_systemd_service_name }}"
service:
name: "{{ atl_systemd_service_name }}"
enabled: true
when: atl_startup_enable