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
Member

Blacklist kernel module for VM

Blacklist kernel module for VM
xavi added 2 commits 2024-10-23 13:30:07 +00:00
xavi scheduled this pull request to auto merge when all checks succeed 2024-10-23 13:30:23 +00:00
xavi scheduled this pull request to auto merge when all checks succeed 2024-10-23 13:30:34 +00:00
xavi canceled auto merging this pull request when all checks succeed 2024-10-23 13:30:42 +00:00
juan requested changes 2024-10-25 05:59:17 +00:00
Dismissed
@ -0,0 +1,7 @@
- name: Configure blacklist modprobe on VM
copy:
content: "{{ blacklist_module_kernel }}"
dest: /etc/modprobe.d/blacklist.conf
Owner

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.
Author
Member

Hecho.

Hecho.
juan marked this conversation as resolved
xavi added 1 commit 2024-10-25 11:21:26 +00:00
juan approved these changes 2024-10-25 11:44:56 +00:00
xavi merged commit e103e29b96 into main 2024-10-25 11:46:01 +00:00
xavi deleted branch 8025-refactor-awx_blacklist_conf_modprobe 2024-10-25 11:46:10 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/vn-ansible#38
No description provided.