#!/bin/sh # Managed by Ansible # Added this to help prevent power spikes (SYSENG-3809) sleep $((RANDOM%10000))