superlint/.automation/test/ansible/ghe-initialize/handlers/main.yml

15 lines
309 B
YAML
Raw Normal View History

2020-02-04 09:49:58 -05:00
---
################################
################################
## GitHub Enterprise Handlers ##
################################
################################
####################
# GHE config apply #
####################
- name: ghe config apply
command: ghe-config-apply
poll: 0
async: 300