As far as git is concerned, vault might as well be binary. Anyway, it doesn't know how to diff/merge it. And that's the root of the problem here.
On Tuesday, January 31, 2017 at 2:39:32 PM UTC-8, Brian Coca wrote: > > This is a problem with all encryption/versioning, as encryption is > supposed to change dramatically for small changes in source. > > Vault is not binary, it is just encrypting the whole file in this case so > any change will create a different 'encrypted string' as per above. > > Ansible already supports 'single variable' encryption in a vars file, > which will mitigate this issue. > > > ---------- > Brian Coca > -- 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/95cb8f63-5286-4f84-82d0-e0a9cad14315%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
