9 lines
161 B
YAML
Raw Normal View History

2024-05-02 13:37:53 +01:00
---
docker:
hosts:
docker01:
ansible_host: 192.168.200.222
ansible_user: 'ubuntu'
ansible_become: true
ansible_become_method: sudo