Quellcode durchsuchen

fix imported playbook name

Grega Bremec vor 1 Monat
Ursprung
Commit
8e2bac4d66
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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