浏览代码

alter delete_job_template template

pull/1266/head^2
Michael Collins 5 年前
父节点
当前提交
ef4b5a187d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      roles/matrix-awx/templates/delete_job_template.json.j2

+ 1
- 0
roles/matrix-awx/templates/delete_job_template.json.j2 查看文件

@@ -1,4 +1,5 @@
{
"matrix_domain": "{{ matrix_domain }}",
"subscription_id": "{{ subscription_id }}",
"member_id": "{{ member_id }}"
}

正在加载...
取消
保存