O
Size: a a a
O
NI
NI
NI
O
FAILED! => {"msg": "The conditional check 'apache is in cfg.services' failed. The error was: template error while templating string : expected token 'end of statement block', got '.'. String: {% if apache is in cfg.services %} True {% else %} False {% endif %}
КС
O
when:
- '"apache" in cfg.services'
...
when:
- apache in cfg.services
...
when:
- "apache" in cfg.servcies
КС
O
КС
O
hosts_vars
КС
КС
t
S
S