- include_tasks: add_ssh_key.yml when: add_user | default(false) - include_tasks: remove_ssh_key.yml when: remove_user | default(false)