Parcourir la source

fix imported playbook name

Grega Bremec il y a 1 mois
Parent
commit
8e2bac4d66
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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