Skip to content

skraio/ansible-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Setup

Автоматизация установки используемых мной инструментов на Debian 12

Инструкция

  1. Закоментируй строку с репозиторием CD-ROM
sudo vi /etc/apt/sources.list
  1. Установи Ansible
sudo apt update -y
sudo apt install -y git software-properties-common ansible
  1. Выполни Ansible-playbook
ansible-pull -U https://github.com/skraio/ansible-setup.git -t main_tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published