frpc 101 B

1234
  1. #!/bin/bash
  2. # Run the frpc playbook
  3. ansible-playbook ../frpc_playbook.yml -i ../inventory/hosts "$@"