mirror of
https://github.com/ansible/awx.git
synced 2024-11-01 08:21:15 +03:00
3 lines
76 B
Plaintext
3 lines
76 B
Plaintext
|
#!/bin/bash
|
||
|
ansible-playbook -i "127.0.0.1," tools/git_hooks/pre_commit.yml
|