SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
Список вопросов ПечатьМетки: ansible
$ ansible all -m ping [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available [WARNING]: No hosts matched, nothing to do
RemiZOffAlex Создано: 2017-05-11 21:59:42.099506 Обновлено: 2017-05-11 21:59:42.099506 |
---|
Добавить в файл ansible.cfg в секцию [defaults] строку: inventory = ./hosts |