Wrong file extension
cooktheryan opened this issue · 1 comments
cooktheryan commented
failed: [localhost] (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': '815603867963.852496', 'results_file': '/tmp/.ansible_async/815603867963.852496', 'changed': False, '__controller_template_item': {'name': 'osbuild_system_info', 'job_type': 'run', 'inventory': 'osbuild_inventory', 'project': 'osbuild_project', 'playbook': 'playbooks/osbuild_system_info.yml', 'credentials': ['osbuild_credential']}, 'ansible_loop_var': '__controller_template_item'}) => {
"__job_templates_job_async_result_item": {
"__controller_template_item": {
"credentials": [
"osbuild_credential"
],
"inventory": "osbuild_inventory",
"job_type": "run",
"name": "osbuild_system_info",
"playbook": "playbooks/osbuild_system_info.yml",
"project": "osbuild_project"
},
"ansible_job_id": "815603867963.852496",
"ansible_loop_var": "__controller_template_item",
"changed": false,
"failed": 0,
"finished": 0,
"results_file": "/tmp/.ansible_async/815603867963.852496",
"started": 1
},
"ansible_job_id": "815603867963.852496",
"ansible_loop_var": "__job_templates_job_async_result_item",
"attempts": 1,
"changed": false,
"finished": 1,
"invocation": {
"module_args": {
"allow_simultaneous": null,
"ask_credential_on_launch": null,
"ask_diff_mode_on_launch": null,
"ask_inventory_on_launch": null,
"ask_job_type_on_launch": null,
"ask_limit_on_launch": null,
"ask_scm_branch_on_launch": null,
"ask_skip_tags_on_launch": null,
"ask_tags_on_launch": null,
"ask_variables_on_launch": null,
"ask_verbosity_on_launch": null,
"become_enabled": null,
"controller_config_file": null,
"controller_host": "https://bs-aap.apps.open-svc-sts.k1wl.p1.openshiftapps.com",
"controller_oauthtoken": null,
"controller_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"controller_username": "admin",
"copy_from": null,
"credential": null,
"credentials": [
"osbuild_credential"
],
"custom_virtualenv": null,
"description": null,
"diff_mode": null,
"execution_environment": null,
"extra_vars": null,
"force_handlers": false,
"forks": null,
"host_config_key": null,
"instance_groups": null,
"inventory": "osbuild_inventory",
"job_slice_count": 1,
"job_tags": null,
"job_type": "run",
"labels": null,
"limit": null,
"name": "osbuild_system_info",
"new_name": null,
"notification_templates_error": null,
"notification_templates_started": null,
"notification_templates_success": null,
"organization": null,
"playbook": "playbooks/osbuild_system_info.yml",
"project": "osbuild_project",
"scm_branch": null,
"skip_tags": null,
"start_at_task": null,
"state": "present",
"survey_enabled": null,
"survey_spec": null,
"timeout": 0,
"use_fact_cache": null,
"validate_certs": false,
"vault_credential": null,
"verbosity": 0,
"webhook_credential": null,
"webhook_service": null
}
},
"msg": "Unable to create job_template osbuild_system_info: {'playbook': ['Playbook not found for project.']}",
"results_file": "/tmp/.ansible_async/815603867963.852496",
"started": 1,
"stderr": "",
"stderr_lines": [],
"stdout": "",
"stdout_lines": []```
cooktheryan commented
Closed by #214