This role will install audio service on cloud agent for mac os hosts. It support Mac Mojave distribution 10.14 currently.
- ansible-role-java8 must be installed on all machines.
- Cloud Agent should be installed on mac with version 12.7 or above to {installation_root_folder}
- Supports mac os hosts only, distribution 10.14 or above
- Required audio input to be connected prior to the installation, UI approval during first installation (of each USB input device) and audio service restart afterwards
- The service that will require reload will be situated in ~/Library/LaunchAgents/com.experitest.audiosupport.plist
- Service reload is also required after every audio input device connection
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| state | should the application be present or absent | present, absent | present | no |
| installation_root_folder | the root folder in which the audio service will be installed under audiosupport folder | string | for mac: /Applications/Experitest | no |
| autologin_pass | password for auto login | strings | yes |