feat: added mariadb role

This commit is contained in:
NaeiKinDus 2024-02-07 00:00:00 +00:00
parent 83c6ce3513
commit d1c59d65de
Signed by: WoodSmellParticle
GPG key ID: 8E52ADFF7CA8AE56
13 changed files with 170 additions and 1 deletions

View file

@ -85,7 +85,7 @@
- name: reset permissions
become: true
command:
ansible.builtin.command:
cmd: "mv {{ backup_sudoers.backup }} /etc/sudoers"
removes: "{{ backup_sudoers.backup }}"
when: backup_sudoers.backup