mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
2-common/tasks/main.yml: Experimentally comment out zzz_iiab.sh
This commit is contained in:
parent
bb37d0cfb0
commit
bbbb878e3c
1 changed files with 4 additions and 4 deletions
|
@ -43,10 +43,10 @@
|
|||
#- { name: 'net.ipv6.conf.lo.disable_ipv6', value: '1' } # BY ABOVE
|
||||
|
||||
# UNMAINTAINED
|
||||
- name: Install /etc/profile.d/zzz_iiab.sh from template, to add sbin dirs to unprivileged users' $PATH
|
||||
template:
|
||||
dest: /etc/profile.d/zzz_iiab.sh
|
||||
src: zzz_iiab.sh
|
||||
#- name: Install /etc/profile.d/zzz_iiab.sh from template, to add sbin dirs to unprivileged users' $PATH
|
||||
# template:
|
||||
# dest: /etc/profile.d/zzz_iiab.sh
|
||||
# src: zzz_iiab.sh
|
||||
|
||||
# UNMAINTAINED
|
||||
- include_tasks: net_mods.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue