#!/bin/bash export ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook -i inventory.yaml playbooks/main.yaml