1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-07 20:50:38 +02:00

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
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

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