mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
fix typo
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
- serial-console
|
||||
|
||||
- name: link template in
|
||||
file: src=/etc/systemd/system/getty.target.wants/serial-getty@ttyS0 dest=/etc/systemd/system/serial-getty@ttyS1.service state=link
|
||||
file: src=/etc/systemd/system/getty.target.wants/serial-getty@ttyS0 dest=/etc/systemd/system/serial-getty@ttyS0.service state=link
|
||||
tags:
|
||||
- serial-console
|
||||
|
||||
|
||||
Reference in New Issue
Block a user