ansible_python_interpreter: auto to group_vars/all.ymlansible_python_interpreter: auto to group_vars/all.yml.examplesite.yml that runs before all other plays, targeting all hosts with gather_facts: false and become: true, using the raw module to run apt-get update && apt-get install -y python3ansible-playbook site.yml --syntax-check to validate playbook syntax