mail_virtual_xx list were not use correctly in tasks. We got error 'unicode object' has no attribute 'name' because: with_items: - "{{ mail_virtual_xx }} is understood has a list of strings containing information extracted from {{ mail_virtual_xx }} variable Now we use: with_items: virtual_domain_xx}}"
|
|
||
16 |
|
16 |
|
17 |
|
17 |
|
18 |
|
18 |
|
19 |
|
|
|
20 |
|
|
|
|
19 |
|
|
21 |
|
20 |
|
22 |
|
21 |
|
23 |
|
22 |
|
24 |
|
|
|
25 |
|
|
|
|
23 |
|
|
26 |
|
24 |
|
27 |
|
25 |
|
28 |
|
26 |
|
|
|
||
31 |
|
31 |
|
32 |
|
32 |
|
33 |
|
33 |
|
34 |
|
|
|
35 |
|
|
|
|
34 |
|
|
36 |
|
35 |
|
|
|
||
12 |
|
12 |
|
13 |
|
13 |
|
14 |
|
14 |
|
15 |
|
|
|
16 |
|
|
|
|
15 |
|
|
17 |
|
16 |
|
18 |
|
17 |
|
19 |
|
18 |
|
20 |
|
|
|
21 |
|
|
|
|
19 |
|
|
22 |
|
20 |
|
23 |
|
21 |
|
24 |
|
22 |
|