mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 23:24:48 -03:30
Fix fallout from turning off work signing in docker-compose
This commit is contained in:
@@ -8,8 +8,10 @@
|
||||
address: tools_receptor_hop:5555
|
||||
redial: true
|
||||
|
||||
{% if sign_work|bool %}
|
||||
- work-verification:
|
||||
publickey: /etc/receptor/work_public_key.pem
|
||||
{% endif %}
|
||||
|
||||
- work-command:
|
||||
worktype: ansible-runner
|
||||
|
||||
Reference in New Issue
Block a user