ansible/answer

5 lines
114 B
Plaintext
Raw Normal View History

2023-04-11 02:55:24 +00:00
#!/usr/bin/env bash
pushd $HOME/src/ansible
ansible-playbook -i inventory -l $(hostname -s) -c local -K site.yml