blob: 7b3e25108f4fea772f44f90dfb97758d8496f242 [file] [log] [blame]
Petr Ospalýfe49ee92019-04-20 00:53:01 +02001---
2- name: Run rke up
3 command: "{{ rke_bin_dir }}/rke up --config cluster.yml"
4 args:
5 chdir: "{{ cluster_config_dir }}"