Files
Wordpress-Ansible/ansible/inventory.yaml

8 lines
151 B
YAML
Raw Permalink Normal View History

2025-12-08 07:50:32 +00:00
---
all:
hosts:
2025-12-15 11:10:32 +01:00
server1:
ansible_host: 213.95.90.157
2025-12-08 07:50:32 +00:00
ansible_user: root
2025-12-15 11:10:32 +01:00
ansible_ssh_private_key_file: /Users/sotos/.ssh/id_rsa