diff options
| author | jerome <jerome@xlinfo.fr> | 2026-09-18 01:19:20 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2026-09-18 01:19:20 +0200 |
| commit | aa1e170bbc39440d85b660aad530001e6f8de3e4 (patch) | |
| tree | 6f5372e74b1b8f6c7cf167bca774fa5bcf543146 /tests/test.yml | |
| parent | e9d771811b033f6bc1aeb3712050d1d300b8cc13 (diff) | |
| download | lamp-aa1e170bbc39440d85b660aad530001e6f8de3e4.tar.gz lamp-aa1e170bbc39440d85b660aad530001e6f8de3e4.zip | |
MAJ
Diffstat (limited to 'tests/test.yml')
| -rw-r--r-- | tests/test.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test.yml b/tests/test.yml new file mode 100644 index 0000000..10107f3 --- /dev/null +++ b/tests/test.yml @@ -0,0 +1,5 @@ +--- +- hosts: localhost + remote_user: root + roles: + - lamp
\ No newline at end of file |
