mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
6d3f5f8049
commit
811cd67eec
1 changed files with 2 additions and 2 deletions
|
@ -72,9 +72,9 @@
|
|||
value: 1
|
||||
state: present
|
||||
|
||||
- name: Install custom profile file
|
||||
- name: Install custom /etc/profile.d/zzz_iiab.sh from template
|
||||
template:
|
||||
dest: /etc/profile.d/zzz_iiab.sh
|
||||
path: /etc/profile.d/zzz_iiab.sh
|
||||
src: zzz_iiab.sh
|
||||
owner: root
|
||||
mode: 0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue