TASK [Install mongo] ***************************************************************************************************************************************************************************************
[WARNING]: Updating cache and auto-installing missing dependency: python-apt
fatal: [10.0.2.12]: FAILED! => {"changed": false, "cmd": "apt-get update", "msg": "E: Malformed entry 2 in list file /etc/apt/sources.list.d/mongodb.list (Component)\nE: The list of sources could not be read.", "rc": 100, "stderr": "E: Malformed entry 2 in list file /etc/apt/sources.list.d/mongodb.list (Component)\nE: The list of sources could not be read.\n", "stderr_lines": ["E: Malformed entry 2 in list file /etc/apt/sources.list.d/mongodb.list (Component)", "E: The list of sources could not be read."], "stdout": "", "stdout_lines": []}
PLAY RECAP *************************************************************************************************************************************************************************************************
10.0.2.12 : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0