Some not firther specified changes..

This commit is contained in:
2020-03-30 12:10:58 +02:00
parent 06893297c8
commit 010e8d2f52
42 changed files with 18596 additions and 8 deletions

View File

@ -266,7 +266,7 @@
- webadmin
- vim
- name: (users-systemfiles.yml) Check if local template directory .vim exists for webadmin
- name: (webadmin-user.yml) Check if local template directory .vim exists for webadmin
local_action: stat path={{ inventory_dir }}/files/homedirs/webadmin/.vim
register: local_template_dir_vim_webadmin
with_items: "{{ webadmin_user }}"