feat: added mariadb role
This commit is contained in:
parent
83c6ce3513
commit
d1c59d65de
13 changed files with 170 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue