#!/usr/bin/env ansible-playbook # vim:ft=ansible: --- - hosts: platforms_fedora-kinoite gather_facts: no tasks: - name: debug dummy task debug: msg=ignoreme