Remove mercurial
This commit is contained in:
parent
8cb6533671
commit
aeac297d80
2 changed files with 0 additions and 18 deletions
|
@ -5,7 +5,6 @@
|
|||
become_user: aur_builder
|
||||
loop:
|
||||
- heroku-cli
|
||||
- mercurial
|
||||
- ngrok
|
||||
- python-aws-mfa
|
||||
|
||||
|
@ -26,22 +25,6 @@
|
|||
state: link
|
||||
force: true
|
||||
|
||||
- name: Enable strip mercurial extension
|
||||
ini_file:
|
||||
path: "{{ home }}/.hgrc"
|
||||
section: extensions
|
||||
option: strip
|
||||
value: ""
|
||||
mode: 0644
|
||||
|
||||
- name: Enable strip mercurial extension
|
||||
ini_file:
|
||||
path: "{{ home }}/.hgrc"
|
||||
section: ui
|
||||
option: ignore
|
||||
value: "{{ home }}/.config/.gitignore"
|
||||
mode: 0644
|
||||
|
||||
- name: Install Crab service
|
||||
template:
|
||||
src: ./files/crab.service
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
- ms-vscode.cpptools
|
||||
- ms-vscode-remote.remote-containers
|
||||
- ms-azuretools.vscode-docker
|
||||
- mrcrowl.hg
|
||||
- yzhang.markdown-all-in-one
|
||||
- jock.svg
|
||||
- naumovs.color-highlight
|
||||
|
|
Loading…
Reference in a new issue