diff options
| author | jerome <jerome@xlinfo.fr> | 2025-02-12 14:46:02 +0100 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2025-02-12 14:46:02 +0100 |
| commit | 9041e48cd9b37e2bb39328ec21088ab48658f0f7 (patch) | |
| tree | b17c6aa4416e7a4465f0520a7efb65746968dfbc /playbooks/lamp/tests/test.yml | |
| parent | d2b9d98a830d38348859542e24ae9f389edc4cf1 (diff) | |
| download | kvm-multi-9041e48cd9b37e2bb39328ec21088ab48658f0f7.tar.gz kvm-multi-9041e48cd9b37e2bb39328ec21088ab48658f0f7.zip | |
correction
Diffstat (limited to 'playbooks/lamp/tests/test.yml')
| -rw-r--r-- | playbooks/lamp/tests/test.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/playbooks/lamp/tests/test.yml b/playbooks/lamp/tests/test.yml new file mode 100644 index 0000000..10107f3 --- /dev/null +++ b/playbooks/lamp/tests/test.yml @@ -0,0 +1,5 @@ +--- +- hosts: localhost + remote_user: root + roles: + - lamp
\ No newline at end of file |
