Maria cluster

This commit is contained in:
2021-12-06 20:33:53 +00:00
parent 8b1ac8796f
commit cbccbfd3e8
10 changed files with 152 additions and 10 deletions

View File

@@ -32,11 +32,11 @@
dest: "{{ ansible_user_dir }}/.bashrc"
when: not omb_flag.stat.exists
- name: Put omb config
template:
src: files/omb-bashrc
dest: "{{ ansible_user_dir }}/.bashrc"
when: omb_flag.stat.exists
# - name: Put omb config
#template:
# src: files/omb-bashrc
# dest: "{{ ansible_user_dir }}/.bashrc"
#when: omb_flag.stat.exists
# FIXME: logout from shell
# - name: Install OMB