removing oh-my-zsh is no longer necessary
This commit is contained in:
parent
56af2d7431
commit
36295a5bb4
@ -6,11 +6,6 @@
|
||||
with_items: masked_services
|
||||
|
||||
- user: name=root shell=/bin/bash
|
||||
- name: delete oh-my-zsh repo
|
||||
file: path=/root/.oh-my-zsh state=absent
|
||||
- name: delete .zshrc
|
||||
file: path=/root/.zshrs state=absent
|
||||
|
||||
- name: Allow wheel group to use sudo
|
||||
lineinfile: "dest=/etc/sudoers state=present regexp='^%wheel' line='%wheel ALL=(ALL) NOPASSWD: ALL'"
|
||||
- name: Write mirrorlist
|
||||
|
Loading…
Reference in New Issue
Block a user