#!/bin/sh ansible -o -f 8 -i hosts all -m apt -a "update_cache=yes upgrade=safe"