mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
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
|