diff --git a/roles/reset/tasks/main.yml b/roles/reset/tasks/main.yml index 2b11db7..5710da7 100644 --- a/roles/reset/tasks/main.yml +++ b/roles/reset/tasks/main.yml @@ -4,6 +4,11 @@ # ``` # --- # Record the output to stdout and a temporary file. +# +# ```{literalinclude} roles/reset/tasks/main.yml +# :language: yaml +# :start-at: "- name: Reset existing cluster\n" +# ``` - name: Reset existing cluster ansible.builtin.command: chdir: /etc/kubeadm