diff --git a/tasks/dabapps.yml b/tasks/dabapps.yml index 4d67c1b..8b1a658 100644 --- a/tasks/dabapps.yml +++ b/tasks/dabapps.yml @@ -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 diff --git a/tasks/vscode.yml b/tasks/vscode.yml index ac0ae16..db8adf8 100644 --- a/tasks/vscode.yml +++ b/tasks/vscode.yml @@ -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