failed: [localhost] => {"failed": true}
msg: Use of cache security groups is not permitted in this API version for your account.
FATAL: all hosts have already failed -- aborting
- name: Create ElastiCache
elasticache:
name: "test-please-delete"
state: present
engine: memcached
cache_engine_version: 1.4.14
node_type: cache.m1.small
num_nodes: 1
cache_port: 11211
# cache_security_groups: cicciopasticcio
security_group_ids: ["{{sg_memcached}}"]
region: eu-west-1
--
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-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/d07fce0e-e96c-4b49-88bc-4f7244db3303%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Using the same credentials with "cache_subnet_group" and a branch of "ansible 2.0" everithing work fine.
This mean that it's a code issue and not from our AWS account.
do you have some more infos to solve the problem with the actual stable version (1.9.1) ?
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-project+unsubscribe@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/d07fce0e-e96c-4b49-88bc-4f7244db3303%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--Brian Coca
--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/6071cb5d-3528-4e0d-87e0-ca1ff94fd883%40googlegroups.com.To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.