mafalb/ansible-collection-squid

fqcn and supported ansible versions

Opened this issue · 0 comments

e.g.:

change

debug:
  var: bla

to

ansible.builtin.debug:
  var: bla

I don't know if this breaks older ansible versions. However, I don't plan to test on ansible versions before 2.14 (i.e. the controlhost side)