mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2025-01-07 10:10:19 +01:00
05e62b6344
If you run the role on an ansible configured with that setting, it will fail with: fatal: [vm0]: FAILED! => {"msg": "Unexpected templating type error occurred on ({% for host in ansible_play_hosts_all %}\n{% filter string %}\n{% filter replace('\\n', ' ') %}\n{{ host }}\n@@@\n{{ hostvars[host].ansible_host | default(hostvars[host].ansible_fqdn) }}\n@@@\nC_{{ hostvars[host].k3s_control_node }}\n@@@\nP_{{ hostvars[host].k3s_primary_control_node | default(False) }}\n{% endfilter %}\n{% endfilter %}\n@@@ END:{{ host }}\n{% endfor %}): sequence item 4: expected str instance, bool found"} |
||
---|---|---|
.. | ||
build | ||
operate | ||
teardown | ||
validate | ||
main.yml | ||
state-downloaded.yml | ||
state-installed.yml | ||
state-restarted.yml | ||
state-started.yml | ||
state-stopped.yml | ||
state-uninstalled.yml | ||
state-validated.yml |