Closed hkcomori closed 4 months ago
ansible.builtin.copy does not copy files if it already exists by default. So, even when you want to upgrade, the file will not be overwritten.
ansible.builtin.copy
Will merge asap, trying to correct the gh-workflow first.
ansible.builtin.copy
does not copy files if it already exists by default. So, even when you want to upgrade, the file will not be overwritten.