mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Default to 0 execution nodes in dev env
This commit is contained in:
@@ -128,6 +128,8 @@
|
||||
src: "receptor-hop.conf.j2"
|
||||
dest: "{{ sources_dest }}/receptor/receptor-hop.conf"
|
||||
mode: '0600'
|
||||
when:
|
||||
- execution_node_count | int > 0
|
||||
|
||||
- name: Render Receptor Worker Config(s)
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user