]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
distro/tests: fix file permissions set by ansible obs-knot-resolver-bs4hbr/deployments/1022
authorTomas Krizek <tomas.krizek@nic.cz>
Mon, 17 Aug 2020 12:28:43 +0000 (14:28 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Mon, 17 Aug 2020 12:28:43 +0000 (14:28 +0200)
commit8c31bba6f4b3dcfb1ba8c539dd215953ba41be11
tree7c7468a641e6dfe4be58414e8e159066c256f8f7
parente5bb0caf400a0987747e3432a4b92343473c7b30
distro/tests: fix file permissions set by ansible

Ansible switched default file perm to 600 from more permissive 666. Add
file mode explicitly to avoid issues.
distro/tests/ansible-roles/knot_resolver/tasks/test_doh.yaml
distro/tests/ansible-roles/obs_repos/tasks/CentOS.yaml
distro/tests/ansible-roles/obs_repos/tasks/Debian.yaml
distro/tests/ansible-roles/obs_repos/tasks/Fedora.yaml