Re: [ansible-project] Re: Use Ansible to discover/document an environment

2016-05-04 Thread Jon Dison
ut. > > Hope this helps, > > jon > > On Wednesday, May 4, 2016 at 12:56:01 PM UTC+1, Anil Dasmala wrote: >> >> Hi Jon, >> >> I'm also trying to achieve the same, can you please share if you have >> made any progress with documenting facts to cs

[ansible-project] Use Ansible to discover/document an environment

2015-11-03 Thread Jon Dison
I'm wondering if anyone has any existing playbooks and/or scripts to go through an environment and document the findings. Basically a way to transform the results from the setup module into a useful CSV would be a good start, but also adding on other facets like lists of patches to be applied,

[ansible-project] SSH Connection does not complete.

2015-10-30 Thread Jon Dison
When attempting to run an ansible module on a remote host, the SSH connection never fully completes... [myhost myusername 11:46:23]~ $ ansible -v -m setup -i ~/dave_ansible/ansible/hosts.txt remotehost -u user -k -K --sudo SSH password: SUDO password[defaults to SSH password]: ESTABLI