added test case for ansibles

This commit is contained in:
2021-07-16 06:20:37 +04:00
parent a3ddad6aca
commit 378c8bb75e
5 changed files with 59 additions and 0 deletions

View File

@@ -0,0 +1 @@
Test if it's detected

View File

@@ -0,0 +1,8 @@
---
- hosts: all
tasks:
- name: simple-ansibleplaybook
debug:
msg: Your are running 'simple-ansibleplaybook' example