Преглед на файлове

fix imported playbook name

Grega Bremec преди 2 месеца
родител
ревизия
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