superlint/.automation/test/ansible/ghe-initialize/handlers/main.yml
2020-02-04 08:49:58 -06:00

14 lines
309 B
YAML

---
################################
################################
## GitHub Enterprise Handlers ##
################################
################################
####################
# GHE config apply #
####################
- name: ghe config apply
command: ghe-config-apply
poll: 0
async: 300