ansible-pull-provision/pull.sh

5 lines
84 B
Bash

#!/bin/sh
ansible-galaxy install -r requirements.yml -f
ansible-playbook local.yml