Files
wskill/Настройки ansible.txt

13 lines
401 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

установка ansible
apt-get update
apt-get install ansible
если потребуется:
apt-get install python-module-pip
pip install simplejson
Создаем inventory файл
vim /etc/ansible/inventory.txt
заходим в /etc/ansible/ansible.cfg
Меняем на наш инвентори файл
Заполняем его следующим содержанием: