1
0

Migrate inventory to yaml

This commit is contained in:
2024-12-21 15:11:01 +03:00
parent 98a1087e84
commit cd86348f88
5 changed files with 17 additions and 58 deletions

7
production.yml Normal file
View File

@ -0,0 +1,7 @@
---
ungrouped:
hosts:
server:
ansible_host: '158.160.46.255'
ansible_user: 'major'
ansible_become: true