9 lines
160 B
YAML
Raw Permalink Normal View History

2024-04-26 16:23:25 +01:00
---
docker:
hosts:
docker01:
ansible_host: 192.168.200.50
ansible_user: 'ubuntu'
ansible_become: true
ansible_become_method: sudo