Commit e4ade5ce authored by nanahira's avatar nanahira

fix

parent c98b9149
Pipeline #14143 failed with stage
in 8 minutes and 43 seconds
...@@ -8,7 +8,6 @@ ...@@ -8,7 +8,6 @@
shell: byobu-enable shell: byobu-enable
args: args:
creates: '~/.hushlogin' creates: '~/.hushlogin'
when: ansible_os_family != 'RedHat' or ansible_distribution_major_version|int != 7
- name: 终端环境 byobu ctrl-a - name: 终端环境 byobu ctrl-a
command: byobu-ctrl-a emacs command: byobu-ctrl-a emacs
args: 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