Explorar o código

fix imported playbook name

Grega Bremec hai 1 mes
pai
achega
8e2bac4d66
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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