|
|
@ -1,6 +1,8 @@
|
|
|
|
---
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
|
|
- name: Configure your machine
|
|
|
|
# do not remove the string "zhutop" from the name - I use it to identify this play
|
|
|
|
|
|
|
|
# in logic statements in the various roles used by this play
|
|
|
|
|
|
|
|
- name: Academic playbook zhutop
|
|
|
|
hosts: all
|
|
|
|
hosts: all
|
|
|
|
|
|
|
|
|
|
|
|
pre_tasks:
|
|
|
|
pre_tasks:
|
|
|
@ -125,7 +127,6 @@
|
|
|
|
# # - { role: picom, become: true, tags: [ picom ] }
|
|
|
|
# # - { role: picom, become: true, tags: [ picom ] }
|
|
|
|
# # pipe-viewer contains interactive step, needs workaround
|
|
|
|
# # pipe-viewer contains interactive step, needs workaround
|
|
|
|
# - { role: pipe-viewer, become: true, tags: [ pipe-viewer ] }
|
|
|
|
# - { role: pipe-viewer, become: true, tags: [ pipe-viewer ] }
|
|
|
|
# - { role: python3, become: true, tags: [ python3 ] }
|
|
|
|
|
|
|
|
# - { role: qownnotes, become: true, tags: [ qownnotes ] }
|
|
|
|
# - { role: qownnotes, become: true, tags: [ qownnotes ] }
|
|
|
|
# - { role: R, become: true, tags: [ R ] }
|
|
|
|
# - { role: R, become: true, tags: [ R ] }
|
|
|
|
# - { role: radian, become: true, tags: [ radian ] }
|
|
|
|
# - { role: radian, become: true, tags: [ radian ] }
|
|
|
|