mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2026-09-15 00:23:18 +02:00
48f5096a1a
Since ansible-base 2.10 (later ansible-core), FQCN is the new way to go. Updated .ansible-lint with a production profile and removed fqcn in skip_list. Updated .yamllint with rules needed. Ran ansible-lint --fix=all, then manually applied some minor changes.