Minor change.
This commit is contained in:
parent
ca09628ea8
commit
c261677c0b
@ -63,7 +63,7 @@
|
||||
line: 'export EDITOR=vim'
|
||||
- regexp: '^(export )?SUDO_EDITOR='
|
||||
line: 'export SUDO_EDITOR=vim'
|
||||
when: ansible_os_family == 'RedHat'
|
||||
when: ansible_os_family != 'Debian'
|
||||
|
||||
- name: Add functional alias to restart a service and show the log
|
||||
blockinfile:
|
||||
|
Loading…
Reference in New Issue
Block a user