Merge "Remove byobu profile configuration"
This commit is contained in:
commit
dca24c0f74
@ -47,11 +47,16 @@
|
||||
mode: 0444
|
||||
notify: Restart ssh
|
||||
|
||||
- name: Disable byobu
|
||||
- name: Disable byobu part 1
|
||||
file:
|
||||
path: /etc/profile.d/Z98-byobu.sh
|
||||
state: absent
|
||||
|
||||
- name: Disable byobu part 2
|
||||
file:
|
||||
path: /etc/profile.d/Z97-byobu.sh
|
||||
state: absent
|
||||
|
||||
- name: Setup RFC3339 bash history timestamps
|
||||
copy:
|
||||
mode: 0644
|
||||
|
Loading…
x
Reference in New Issue
Block a user