Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
ka
/
ansible-role-buildbot-worker
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
enable worker service
master
Markus Katharina Brechtel
4 anos atrás
pai
97dc2a1ab9
commit
b6dc361e3a
1 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-1
tasks/buildbot-worker.yaml
+ 2
- 1
tasks/buildbot-worker.yaml
Ver arquivo
@@ -41,7 +41,8 @@
- meta: flush_handlers
- name: ensure buildbot-worker service is running
- name: ensure buildbot-worker service is running
and enabled
systemd:
state: started
name: buildbot-worker@{{buildbot_worker_name}}.service
enabled: true
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar