Hi guys

being a rookie of Ansible

I'm trying to call playbook from ansible api,using password, unfortunately 
find out that  DataLoader doesn't have `set_vault_password` any more


dataloader.py  


Usage:

   dl = DataLoader()
   # optionally: dl.set_vault_password('foo')
   ds = dl.load('...')
   ds = dl.load_from_file('/path/to/file')

'''


what should I do if I don't want to save my password in a 
vault-password-file?

-- 
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/44a3326e-6210-4467-94cb-32f654ff0dcf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to