[ansible-devel] A Question Regarding Community Module Pull Request Process

2018-03-18 Thread John Roach
Hi! I created a pull request for a community module https://github.com/ansible/ansible/pull/37445 Per the ISSUE_HELP documentation (https://github.com/ansible/ansibullbot/blob/master/ISSUE_HELP.md#for-pull-request-submitters) a module maintainer would need to ship it. I was wondering if

Re: [ansible-devel] openstack os_server_facts: some of openstack_servers entries partially replaced by asterisks

2018-03-18 Thread 'Felix Fontein' via Ansible Development
Hi, > I just wrote a trivial snippet which uses 'os_server_facts' module to > collect VM info. > Snippet itself works fine but output a bit confusing me. > It looks like this: > "openstack_servers": [ > { > "HUMAN_ID": true, > "NAME_ATTR": "name", >

[ansible-devel] openstack os_server_facts: some of openstack_servers entries partially replaced by asterisks

2018-03-18 Thread git.user
Hello. I just wrote a trivial snippet which uses 'os_server_facts' module to collect VM info. Snippet itself works fine but output a bit confusing me. It looks like this: "openstack_servers": [ { "HUMAN_ID": true, "NAME_ATTR": "name",

[ansible-devel] Re: Repeat a task based on a csv string from extra_var

2018-03-18 Thread GoFigure
Or should this sort of thing be done via a module? Thanks On Wednesday, March 14, 2018 at 2:30:07 PM UTC+11, GoFigure wrote: > > > Hello All, > > I am a complete newbie and have only spent hours reading about ansible and > topics this forum. I have been (un;)fortunate to work with ansible devs,

[ansible-devel] [WARNING]: Error in vault password file loading (default)

2018-03-18 Thread Vino B
Hi All, Request you help, after upgrade ansible to 2.6 -devel the password vault is not working as expected, and getting the below error, before the upgrade it was working fine without any issues. *ansible-playbook /home/ansible/playbooks/oscheck.yml --syntax-check* [WARNING]: Error in