network and serial complete

This commit is contained in:
2023-08-10 23:32:17 +10:00
parent 621d9595f8
commit 84a20416e3
19 changed files with 142 additions and 40 deletions

View File

@ -0,0 +1,6 @@
---
- name: Run mkinitcpio
ansible.builtin.command:
cmd: mkinitcpio -p linux
changed_when: true