This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
vidikon
/
software-playbooks
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
d1b6e7f3c6
Ramuri
Etichete
master
software-playbo...
/
install-software.yml
install-software.yml
127 B
Istoric
Crud
1
2
3
4
5
6
7
---
- hosts: local
tasks:
- name: install cmztrix
ansible.builtin.apt:
name: cmatrix
state: present