File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1- stackhpc.grubcmdline
1+ stackhpc.linux. grubcmdline
22====================
33
44Sets the default kernel command line
@@ -34,7 +34,7 @@ Example Playbook
3434 - hugepage
3535 tasks:
3636 - include_role:
37- name: stackhpc.grubcmdline
37+ name: stackhpc.linux. grubcmdline
3838 handlers:
3939 - name: reboot
4040 include_tasks: tasks/reboot.yml
Original file line number Diff line number Diff line change 11---
2- # handlers file for stackhpc.grubcmdline
2+ # handlers file for stackhpc.linux. grubcmdline
Original file line number Diff line number Diff line change 1- stackhpc.sriov
1+ stackhpc.linux. sriov
22==============
33
44[ ![ Build Status] ( https://travis-ci.com/stackhpc/ansible-role-sriov.svg?branch=master )] ( https://travis-ci.com/stackhpc/ansible-role-sriov )
@@ -17,7 +17,7 @@ See `defaults/main.yml`
1717Dependencies
1818------------
1919
20- - ` stackhpc.grubcmdline `
20+ - ` stackhpc.linux. grubcmdline `
2121
2222Example Playbook
2323----------------
Original file line number Diff line number Diff line change 1818
1919- name : Add iommu to kernel command line (Intel)
2020 ansible.builtin.include_role :
21- name : stackhpc.grubcmdline
21+ name : stackhpc.linux. grubcmdline
2222 tags : skip_when_testing
2323 vars :
2424 kernel_cmdline : # noqa var-naming[no-role-prefix]
3030
3131- name : Set iommu=pt
3232 ansible.builtin.include_role :
33- name : stackhpc.grubcmdline
33+ name : stackhpc.linux. grubcmdline
3434 tags : skip_when_testing
3535 vars :
3636 kernel_cmdline : # noqa var-naming[no-role-prefix]
Original file line number Diff line number Diff line change 11---
2- # vars file for stackhpc.sriov
2+ # vars file for stackhpc.linux. sriov
You can’t perform that action at this time.
0 commit comments