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