Add some examples in a separate directory

This commit is contained in:
Sergey Shubin svs1370
2020-07-09 17:22:48 +03:00
parent 07e9959f90
commit 39ea3dd18c
4 changed files with 236 additions and 0 deletions

2
examples/inventory Normal file
View File

@@ -0,0 +1,2 @@
[all]
ansible_master ansible_host=<ansible host IP address> ansible_port=<SSH port on ansible host> ansible_user=root