--- # Main task of the role: modular structure with subtasks - name: Validate SSH keys import_tasks: validate-keys.yml - name: Add good keys import_tasks: add-goodkeys.yml - name: Remove bad keys import_tasks: remove-badkeys.yml