From 3ef5d081c91586551ef84d552003f338a6885c1a Mon Sep 17 00:00:00 2001 From: Simon Weald Date: Tue, 15 Jan 2019 10:37:09 +0000 Subject: [PATCH] initial commit --- test.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test.yml diff --git a/test.yml b/test.yml new file mode 100644 index 0000000..3fd7184 --- /dev/null +++ b/test.yml @@ -0,0 +1,10 @@ +--- +- hosts: all + gather_facts: no + + tasks: + - name: get lc status + dellemc_get_lcstatus: + idrac_ip: 77.73.0.122 + idrac_user: root + idrac_pwd: Psvt8wzDxBvCO38j