#!/bin/sh export ANSIBLE_PWD=${PWD} export ANSIBLE_INVENTORY=${PWD}/hosts export ANSIBLE_CONFIG=${PWD}/ansible.cfg export ANSIBLE_FILES=${PWD}/files chmod 700 ssh chmod 600 ssh/*