evolinux-base: no need to remove update-evobackup-canary from sbin anymore
All checks were successful
Ansible Lint |Total|New|Outstanding|Fixed|Trend |:-:|:-:|:-:|:-:|:-: |2637|4|2633|5|:+1: Reference build: <a href="https://jenkins.evolix.org/job/gitea/job/ansible-roles/job/unstable/397//ansiblelint">Evolix » ansible-roles » unstable #397</a>
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Jérémy Lecour 2023-11-20 19:15:39 +01:00 committed by Jérémy Lecour
parent f01e7453fb
commit 4cba25d8fc
Signed by: jlecour
SSH key fingerprint: SHA256:h+5LgHRKwN9lS0SsdVR5yZPeFlJE4Mt+8UtL4CcP8dY
2 changed files with 1 additions and 6 deletions

View file

@ -45,6 +45,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
### Removed
* evolinux-base: no need to remove update-evobackup-canary from sbin anymore
* evolinux-base: no need to symlink backup-server-state to dump-server-state anymore
### Security

View file

@ -24,12 +24,6 @@
group: root
mode: "0755"
# TODO: delete when this has been run once on all our servers
- name: update-evobackup-canary is removed from sbin
ansible.builtin.file:
path: /usr/local/sbin/update-evobackup-canary
state: absent
- name: Deploy htop configuration
ansible.builtin.copy:
src: htoprc