Play behavior directives

When Ansible parses a play, there are a few directives it looks for in order to define various behaviors for a play. These directives are written at the same level as the hosts: directive. Here is a description of the subset of the keys that can be used:

Many of these keys will be used in example playbooks through this book.

For a full list of available play directives, see the online documentation at https://docs.ansible.com/ansible/latest/reference_appendices/playbooks_keywords.html#play.