When i try to deploy couchdb
i have the flowing problem
ansible-playbook couchdb.yml
/usr/local/lib/python2.7/dist-packages/ansible/parsing/vault/init.py:41: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography.exceptions import InvalidSignature
PLAY [db] *******************************************************************************************************************************************************************************************************
TASK [Gathering Facts] ******************************************************************************************************************************************************************************************
Tuesday 27 September 2022 14:57:17 -0400 (0:00:00.052) 0:00:00.052 *****
fatal: [172.17.0.1]: FAILED! => {"changed": false, "module_stderr": "/bin/sh: 1: /usr/bin/python: not found\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 127}
MODULE FAILURE See stdout/stderr for the exact error
When i try to deploy couchdb
i have the flowing problem
ansible-playbook couchdb.yml
/usr/local/lib/python2.7/dist-packages/ansible/parsing/vault/init.py:41: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography.exceptions import InvalidSignature
PLAY [db] *******************************************************************************************************************************************************************************************************
TASK [Gathering Facts] ******************************************************************************************************************************************************************************************
Tuesday 27 September 2022 14:57:17 -0400 (0:00:00.052) 0:00:00.052 *****
fatal: [172.17.0.1]: FAILED! => {"changed": false, "module_stderr": "/bin/sh: 1: /usr/bin/python: not found\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 127}
MODULE FAILURE See stdout/stderr for the exact error