32
failed: [localhost] (item=/var/lib/awx/projects/<Repo Name> /requirements.yml) => {"ansible_loop_var": "item", "changed": false, "cmd": ["ansible-galaxy", "collection", "install", "-r", "/var/lib/awx/projects/<Repo Name>/requirements.yml", "--collections-path", "/var/lib/awx/projects/.<Repo Name>/stage/requirements_collections"], "delta": "0:00:00.622536", "end": "2022-05-12 17:10:38.083129", "item": "/var/lib/awx/projects/<Repo Name>/requirements.yml", "msg": "non-zero return code", "rc": 1, "start": "2022-05-12 17:10:37.460593", "stderr": "ERROR! Expecting requirements file to be a dict with the key 'collections' that contains a list of collections to install", "stderr_lines": ["ERROR! Expecting requirements file to be a dict with the key 'collections' that contains a list of collections to install"], "stdout": "", "stdout_lines": []}