浏览代码

fix imported playbook name

Grega Bremec 1 月之前
父节点
当前提交
8e2bac4d66
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      playbooks/60-agent-inst-prep.yml

+ 1 - 1
playbooks/60-agent-inst-prep.yml

@@ -1,7 +1,7 @@
 ---
 # Perform the preparation tasks for agent-based installation.
 # Basically the same as 50-coreos-inst-prep.yml plus a couple of steps.
-- import_playbook: 50-coreos-inst-prep.yml
+- import_playbook: 50-install-prepare.yml
 
 - name: Additional tasks for agent installation.
   hosts: workstation.lab.example.com