You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested with the sample playbook provided by Keeper-Security.
TASK [Generate a Keeper Record Cache secret] **********************************************************************************************************************************************************************
fatal: [es11]: FAILED! => {"msg": "Keeper Ansible error: There is no config file and the Ansible variable contain no config keys. Will not be able to connect to the Keeper server."}
Tested with the sample playbook provided by Keeper-Security.
TASK [Generate a Keeper Record Cache secret] ********************************************************************************************************************************************************************** fatal: [es11]: FAILED! => {"msg": "Keeper Ansible error: There is no config file and the Ansible variable contain no config keys. Will not be able to connect to the Keeper server."}
ansible-inventory -i inventory/prod --host es11 | \jq -r ".keeper_config_file"
ansible es11 -i inventory/prod -m debug -a 'var=keeper_config_file'
head ~/ansible/keeper-prod.ini
The text was updated successfully, but these errors were encountered: