...
|
...
|
@@ -6,5 +6,5 @@ |
|
|
module: testsearch_to_az2
|
|
|
tasks:
|
|
|
- name: Execute module "{{ module }}"
|
|
|
shell: pwd > /tmp/path.txt
|
|
|
shell: pwd > path.txt
|
|
|
#cd ../scripts/lb_manager/; python lb_switch.py --secretid="{{ secretid }}" --secretkey="{{ secretkey }}" --module="{{ module }}" |
...
|
...
|
|