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