mysupervisor 105 B

123
  1. #!/bin/bash
  2. cd script/ansible/bin
  3. ansible-playbook ../supervisor_playbook.yml -i ../inventory/hosts "$@"