Closed ph448 closed 5 years ago
launch_ansible_async only does its magic if the service's status is not 'ready', and the test service is in a 'ready' state when users initiate copying the filesystem contents, so make post_installOS set the status to ansible.
launch_ansible_async
post_installOS
ansible
launch_ansible_async
only does its magic if the service's status is not 'ready', and the test service is in a 'ready' state when users initiate copying the filesystem contents, so makepost_installOS
set the status toansible
.