Hello,

When I start to lauch ansible-api, I have this issue :

root@VM-Ubuntu:~# ansible-api
Ansible API is running at Debug Mode

2020-05-06 16:18:06 | INFO - Ansible API Start... ( PID = 19629 )
2020-05-06 16:18:06 | ERROR - 'sign_key'
Traceback (most recent call last):
  File "/usr/local/bin/ansible-api", line 56, in <module>
    Server(daemon_mode)
  File "/usr/local/lib/python3.7/dist-packages/ansible_api/server.py", line 
43, in __init__
    config['sign_key'] = len(config['sign_key']) * '*'  # mask signature key
KeyError: 'sign_key'


Can you help me ?

Thanks,
Rekuyem

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/8cbc8170-0c90-4320-826e-3275d3887436%40googlegroups.com.

Reply via email to