Skip to main content

ansible.play

Description

Ansible Play

Fields

IDTYPEDESCRIPTION
namestringName of the play
hostsdictHosts
remoteUserstringUser for the connection
becomeboolBecome flag
becomeUserstringBecome user
becomeMethodstringBecome method
becomeFlagsstringBecome flags
strategystringStrategy
maxFailPercentageintMaximum number of hosts to fail before quitting
ignoreUnreachableboolWhether to ignore unreachable hosts
anyErrorsFatalboolWhether to finish fatal on any error
varsmap[string]dictPlaybook variables
roles[]stringRoles
tasks[]ansible.taskTasks
handlers[]ansible.handlerHandlers