--- - name: Linux patching hosts: linux_hosts gather_facts: true roles: - snapshot - preflight - linux_patch - report