mirror of
https://github.com/ansible/awx.git
synced 2026-05-05 08:27:39 -02:30
Merge pull request #13749 from fosterseth/mintls13false
Allow TLS 1.2 for Receptor connections
This commit is contained in:
@@ -2,6 +2,7 @@ receptor_user: awx
|
||||
receptor_group: awx
|
||||
receptor_verify: true
|
||||
receptor_tls: true
|
||||
receptor_mintls13: false
|
||||
receptor_work_commands:
|
||||
ansible-runner:
|
||||
command: ansible-runner
|
||||
|
||||
Reference in New Issue
Block a user