mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-10 11:03:38 -05:00
751e5c5444
Signed-off-by: Brett Logan <lindluni@github.com>
14 lines
325 B
YAML
14 lines
325 B
YAML
---
|
|
################################
|
|
################################
|
|
## GitHub Enterprise Handlers ##
|
|
################################
|
|
################################
|
|
|
|
####################
|
|
# GHE config apply #
|
|
####################
|
|
- name: GHE Config Apply
|
|
ansible.builtin.command: ghe-config-apply
|
|
poll: 0
|
|
async: 300
|