Nova windows verzija PyCharm
This commit is contained in:
parent
0ea66a2aef
commit
fc98c14325
4 changed files with 1 additions and 16 deletions
|
@ -1,12 +0,0 @@
|
|||
- name: Install PyCharm
|
||||
block:
|
||||
- name: Create destination for JetBrains PyCharm
|
||||
file:
|
||||
path: /opt/PyCharm
|
||||
state: directory
|
||||
- name: Download and unpack JetBrains PyCharm
|
||||
unarchive:
|
||||
src: https://download.jetbrains.com/python/pycharm-community-2023.2.1.tar.gz
|
||||
dest: /opt/PyCharm
|
||||
creates: /opt/PyCharm/pycharm-community-2023.2.1/build.txt
|
||||
remote_src: yes
|
|
@ -1,3 +0,0 @@
|
|||
- name: Install XAMPP
|
||||
debug:
|
||||
msg: Namesto XAMPP bi verjetno LAMP?
|
Loading…
Add table
Add a link
Reference in a new issue