This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
vidikon
/
software-playbooks
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
d1b6e7f3c6
Gałęzie
Tagi
master
software-playbo...
/
install-software.yml
install-software.yml
127 B
Historia
Czysty
1
2
3
4
5
6
7
---
- hosts: local
tasks:
- name: install cmztrix
ansible.builtin.apt:
name: cmatrix
state: present