diff options
Diffstat (limited to 'playbooks/lamp/tests')
| -rw-r--r-- | playbooks/lamp/tests/inventory | 2 | ||||
| -rw-r--r-- | playbooks/lamp/tests/test.yml | 5 |
2 files changed, 0 insertions, 7 deletions
diff --git a/playbooks/lamp/tests/inventory b/playbooks/lamp/tests/inventory deleted file mode 100644 index 878877b..0000000 --- a/playbooks/lamp/tests/inventory +++ /dev/null @@ -1,2 +0,0 @@ -localhost - diff --git a/playbooks/lamp/tests/test.yml b/playbooks/lamp/tests/test.yml deleted file mode 100644 index 10107f3..0000000 --- a/playbooks/lamp/tests/test.yml +++ /dev/null @@ -1,5 +0,0 @@ ---- -- hosts: localhost - remote_user: root - roles: - - lamp
\ No newline at end of file |
