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