c12s-kubespray/roles/download
Kenichi Omichi 018611f829
Fix quotation of nerdctl_extra_flags (#8668)
Due to missing quotation of nerdctl_extra_flags, ansible-playbook was failed:

  Using module file /usr/local/lib/python3.6/dist-packages/ansible/modules/command.py
  Pipelining is enabled.
    [..]
    File "/usr/lib/python3.8/shlex.py", line 191, in read_token
      raise ValueError("No closing quotation")

This fixes the issue.

T-Eberle investigated the issue and found the solution.
Thank you T-Eberle!
2022-04-02 10:56:09 -07:00
..
defaults Fix quotation of nerdctl_extra_flags (#8668) 2022-04-02 10:56:09 -07:00
meta Refactor downloads to use download role directly (#1824) 2017-10-19 09:17:11 +01:00
tasks implement download mirrors support (#8474) 2022-02-14 13:19:32 -08:00
templates fix(coredns): make sure to keep coredns repository namespace (#8572) 2022-02-24 01:01:33 -08:00