superlint/.automation/test/ansible/roles/ghe_initialize/handlers/main.yml
2022-03-14 20:47:04 +01:00

14 lines
309 B
YAML

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