Migrate inventory to yaml
This commit is contained in:
7
production.yml
Normal file
7
production.yml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
ungrouped:
|
||||
hosts:
|
||||
server:
|
||||
ansible_host: '158.160.46.255'
|
||||
ansible_user: 'major'
|
||||
ansible_become: true
|
Reference in New Issue
Block a user