mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-07-31 14:51:58 +00:00
Add ansible files
This commit is contained in:
2
ops/ansible/roles/tests/inventory
Normal file
2
ops/ansible/roles/tests/inventory
Normal file
@@ -0,0 +1,2 @@
|
||||
localhost
|
||||
|
5
ops/ansible/roles/tests/test.yml
Normal file
5
ops/ansible/roles/tests/test.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
remote_user: root
|
||||
roles:
|
||||
- roles
|
Reference in New Issue
Block a user