[ansible-project] Not able to use ec2_vpc_endpoint

2017-07-10 Thread shuvam jha
Hi , 
I am using ansible 2.3.1.0 , python version = 2.7.5.
I am trying to use ec2_vpc_endpoint  module , but it is giving error. I 
have use other ec2 or aws module . I have updated the ansible . I have run 
ansible_doc -l to check list of module it was not there . 
Error :

ERROR! no action detected in task. This often indicates a misspelled module 
name, or incorrect module path.The error appears to have been in 
'/home/user/demoendpointtest.yml': line 4, column 7, but maybe elsewhere in 
the file depending on the exact syntax problem.The offending line appears 
to be:

 tasks:
- name: Ce new vpc endpoint
  ^ here


The error appears to have been in '/home/dhoni/demoendpointtest.yml': line 4, 
column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  tasks:
- name: Ce new vpc endpoint
  ^ here






















-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/9d07f395-ed24-43a7-b2ea-a66d5d5a332e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] Not able to use ec2_vpc_endpoint module

2017-07-10 Thread shuvam jha
Hi , 
I am using ansible 2.3.1.0 , python version = 2.7.5 . When i am trying to 
use ec2_vpc_endpoint module it is giving error  , but i am able to run 
other ec2 or aws  modules . I have checked the list of module by running 
ansible-doc -l ,  ec2_vpc_endpoint was not there . How to include that , i 
have updated the ansible .

Error :

ERROR! no action detected in task. This often indicates a misspelled 
module name, or incorrect module path.

The error appears to have been in '/home/user/demoendpointtest.yml': line 4, 
column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  tasks:
- name: Ce new vpc endpoint
  ^ here


The error appears to have been in '/home/user/demoendpointtest.yml': line 4, 
column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

  tasks:
- name: Ce new vpc endpoint
  ^ here

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/02eea353-b0e9-4dd0-bfa5-24170dc68a04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.