Remove obsolete

This commit is contained in:
2022-12-11 12:26:15 +00:00
parent 6ffe8d21a9
commit 4332cf4362
4 changed files with 0 additions and 160 deletions

View File

@@ -18,15 +18,3 @@
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
# FIXME: logout from shell
# - name: Install OMB
# shell: bash -c "$(curl -fsSL https://raw.githubusercontent.com/ohmybash/oh-my-bash/master/tools/install.sh)"
# when: not omb_flag.stat.exists