POST /api/hosts/:id/play_roles
Runs all Ansible roles on a host
参数
参数名字
描述
location_id
选填
设置请求的当前位置上下文
Validations:
Must be a Integer
organization_id
选填
设置请求的当前组织上下文
Validations:
Must be a Integer
id
必填
Validations:
Must be an identifier, string from 1 to 128 characters containing only
alphanumeric characters, space, underscore(_), hypen(-) with no leading or
trailing space.