Hi On 10 August 2017 at 10:51, 'Siva' via Ansible Project <[email protected]> wrote: > Hi, > > Good Day! > > I have a requirement to encrypt the host file in ansible, say for example, I > want to encrypt the production environment host file so that the host > information is not available with every one. > > Can anyone tell me if this is achievable with Ansible Vault? Or any > alternate way how I can get to this.
Not sure what you mean by "the host file", but in any case you can use ansible-vault to encrypt inventory files as well as host_vars/groups_vars. -- Dick Visser GÉANT Want to join us? We're hiring: https://www.geant.org/jobs -- 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/CAL8fbwNdsR5ceRyEUno7gedSnXCYwgExs%3Dvjm7BrrscFrhu1Xw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
