Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 9fce47e

Browse files
committed
Cleanup old defaults
1 parent 62c07e5 commit 9fce47e

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

README.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ Installs:
2626
- pyenv_
2727

2828

29-
Note:
29+
Note: for a playbook that installs IDEs, try `Linux workstation playbook`_.
3030

31-
This role does not install PyCharm_ and `Visual Studio Code`_ anymore. For a playbook that installs IDEs, try `Linux workstation playbook`_.
3231

3332
Requirements
3433
------------
@@ -73,9 +72,9 @@ Here are some common usages of this role.
7372
- role: staticdev.python-developer
7473
vars:
7574
pyenv_global:
76-
- "3.10.1"
75+
- "3.10.6"
7776
pyenv_python_versions:
78-
- "3.10.1"
77+
- "3.10.6"
7978
- "3.9.9"
8079
8180
@@ -106,11 +105,8 @@ Author Information
106105
.. _Nox: https://nox.thea.codes/
107106
.. _Pipx: https://pypa.github.io/pipx/
108107
.. _Poetry: https://python-poetry.org/
109-
.. _gantsign.visual-studio-code: https://galaxy.ansible.com/gantsign/visual-studio-code
110108
.. _pre-commit: https://pre-commit.com/
111-
.. _PyCharm: https://www.jetbrains.com/pycharm/
112109
.. _pyenv: https://github.com/pyenv/pyenv
113110
.. _staticdev: https://github.com/staticdev
114111
.. _staticdev.pyenv: https://galaxy.ansible.com/staticdev/pyenv
115112
.. _MIT: https://opensource.org/licenses/MIT
116-
.. _Visual Studio Code: https://code.visualstudio.com/

defaults/main.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)