Dave Simons
Dave Simons
+1 Cleaner and much more intuitive handling of fields/attachments imho ``` ansible-galaxy install git+https://github.com/citynetwork/ansible-modules-bitwarden,feature/custom\+attachments - hosts: foo roles: - ansible-modules-bitwarden tasks: - ansible.builtin.copy: dest: ~/.ssh/id_rsa.pub content: "{{ lookup('bitwarden', 'id_rsa', field='id_rsa.pub',...
Sorry, running this in beta for my company's internal infra right now. Don't really feel like breaking it atm. I am however planning on setting up a new vm tomorrow...
I'd like to give another vote for this pull request. Using these few extra commits really makes a world of difference, much more stability and the verbosity in the logs...
first off: thanks for the hard work so far. second: judging from your comments on http://www.redmine.org/issues/779 , I'm assuming you plan on updating the plugin to be compatible with the...
Yeah sorry, i realize my description was rather badly phrased. I'll give it another try :) I'm using gitolite on port 22 as normal, but it's not directly available from...