scalar key ('copy')
: (':')
Eol ('\n')
indent ('  ')
text ('src="keys/{{ item }}"')
Eol ('\n')
indent ('  ')
text ('dest="{{ deploy_home }}/.ssh/"')
Eol ('\n')
indent ('  ')
text ('owner="{{ deploy_user }}"')
Eol ('\n')
indent ('  ')
text ('group="{{ deploy_group }}"')
Eol ('\n')
indent ('  ')
text ('mode=0600')
Eol ('\n')
scalar key ('with_items')
: (':')
Eol ('\n')
indent ('  ')
- ('-')
whitespace (' ')
scalar dstring ('"id_rsa"')