X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Fk3s%2Ftasks%2Finstall.yml;h=87de5dd32af30ff9bfc227003ea428dfb3208c73;hb=a789f34faf8e5f9b371b53f77ebca58c6367287e;hp=bef74d967e8d228bc21a10d27a5ba69b9856398f;hpb=010b484d391e17dc42e54720db2e3811d09099aa;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/k3s/tasks/install.yml b/ocd/infra/playbooks/roles/k3s/tasks/install.yml index bef74d9..87de5dd 100644 --- a/ocd/infra/playbooks/roles/k3s/tasks/install.yml +++ b/ocd/infra/playbooks/roles/k3s/tasks/install.yml @@ -30,8 +30,6 @@ # yamllint disable rule:line-length when: result.stdout == "" -- debug: var=ansible_host - - debug: msg: K3 Installation started on {{ ansible_facts['distribution'] }} MEP Node