Add become

This commit is contained in:
madereddy
2023-12-11 15:17:58 -05:00
parent a32f181f95
commit 9eb7f0ee65
2 changed files with 4 additions and 5 deletions
-2
View File
@@ -16,8 +16,6 @@ all:
ansible_host: 192.168.1.79
ansible_user: jeet
ansible_ssh_private_key_file: ~/.ssh/id_ed25519
compose_file_paths:
- /path/to/docker-compose.yml
# host2:
# ansible_host: <ip>
# ansible_user: <user>