Add ansible-test

Co-authored-by: Andrea Cardaci <cyrus.and@gmail.com>
This commit is contained in:
n0tr00t
2023-03-24 18:51:21 +00:00
committed by GitHub
parent ff947275a1
commit 2fb1e92822

View File

@@ -0,0 +1,7 @@
---
functions:
shell:
- code: ansible-test shell
sudo:
- code: sudo ansible-test shell
---