Add missing subjects (P1), mono
This commit is contained in:
parent
7bc7891837
commit
0823c01bce
5 changed files with 26 additions and 0 deletions
4
roles/mono/tasks/main_lin.yml
Normal file
4
roles/mono/tasks/main_lin.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
- name: Install Mono
|
||||
apt:
|
||||
name: mono-devel
|
||||
state: latest
|
Loading…
Add table
Add a link
Reference in a new issue