--- - name: Debian audit mode hosts: linux_hosts become: true gather_facts: true check_mode: true diff: true roles: - audit