Ansible-Docker/hosts.yml

11 lines
123 B
YAML
Raw Normal View History

2024-11-05 14:00:56 -07:00
---
# file: hosts
docker:
hosts:
doc1:
ansible_host: 10.10.10.14
vars:
ansible_user: ansible