#!/bin/bash ansible all -i inventory/prod.yml -u root -m shell -a "uname -a"