projects
/
ansible.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix apache HTTP2HTTPS redirect config
[ansible.git]
/
play
1
#!/bin/bash
2
set -e
3
4
ansible-playbook site.yml -l "$@"