Первый коммит с ансибле скриптами для установки telemt.
This commit is contained in:
commit
ca14120c0e
10 changed files with 90 additions and 0 deletions
5
roles/uninstall/tasks/main.yml
Normal file
5
roles/uninstall/tasks/main.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: загрузка установочного скрипта
|
||||
include_tasks: download.yml
|
||||
- name: удаление telemt
|
||||
include_tasks: uninstall.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue