Commit 36065900 authored by nanahira's avatar nanahira

typo

parent 7ddb2aee
......@@ -8,7 +8,7 @@
shell: byobu-enable
args:
creates: ~/.hushlogin
when: "ansible_os_family != 'RedHat' or ansible_distribution_major_version|int != 8"
when: "ansible_os_family != 'RedHat' or ansible_distribution_major_version|int != 7"
- name: 终端环境 byobu ctrl-a
command: byobu-ctrl-a emacs
args:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment