At 2014-05-22 05:42:37 -0700, [email protected] wrote:
>  
> > authorized_key: user=root key="{{ item }}"
> with_file:
>   - my_key.pub
>  
> 
> the source key file contains an entry like:
> from="hostname.domain,10.0.0.*" ssh-rsa AAAAB3NzaCBLAHBLAHBLAH...

This is the same problem described here:

    https://github.com/ansible/ansible/issues/6294

I can confirm that the workaround mentioned on that page (of passing the
values as a hash instead of key=value) works for me. Unfortunately, per
the explanation on that page, this is not something that will be fixed.

-- ams

-- 
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/20140522154228.GE17698%40toroid.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to