On 6/25/20 11:29 AM, Jenisha T wrote:
> My Playbook:
> ---
> - name: test
>   gather_facts: yes
>   hosts: localhost
>   connection: local
>   tasks:
>     - name: install httpd
>       yum:
>         name: httpd
>         state: present
>         when:
>           - ansible_distribution == "RedHat"
>           - ansible_memfree_mb > 1512
> 
> 
> I get below error
> </><iframe src="https://pastebin.com/embed_iframe/ZA6TXeE5"; 
> style="border:none;width:100%"></iframe>

Please post the actual error as *text*

Regards
        Racke

> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to
> [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/9755b1d6-e340-46f0-97f0-2e2d434ef853n%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/9755b1d6-e340-46f0-97f0-2e2d434ef853n%40googlegroups.com?utm_medium=email&utm_source=footer>.


-- 
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/078fd33f-e5f9-4b24-252b-138288b32116%40linuxia.de.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to