8025-refactor-awx_blacklist_conf_modprobe #38

Merged
xavi merged 3 commits from 8025-refactor-awx_blacklist_conf_modprobe into main 2024-10-25 11:46:01 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e2c377a189 - Show all commits

View File

@ -1,7 +1,7 @@
- name: Configure blacklist modprobe on VM
copy:
content: "{{ blacklist_module_kernel }}"
dest: /etc/modprobe.d/blacklist.conf
dest: /etc/modprobe.d/vn-blacklist.conf
juan marked this conversation as resolved Outdated
Outdated
Review

Cambiar nombre del fichero a vn-blacklist.conf para evitar que lo pise otro paquete.

Cambiar nombre del fichero a `vn-blacklist.conf` para evitar que lo pise otro paquete.
Outdated
Review

Hecho.

Hecho.
owner: root
group: root
mode: u=rw,g=r,o=r