Target machines are unreachable

86 views
Skip to first unread message

Work-Hard

unread,
May 5, 2020, 8:51:24 PM5/5/20
to Ansible Project
my target machines are up. I don't understand why I am running this error


Using module file /usr/lib/python2.7/dist-packages/ansible/modules/windows/setup.ps1
Pipelining is enabled.
<FQDN> ESTABLISH WINRM CONNECTION FOR USER: None on PORT 5986 TO <FQDN>
fatal: [<FQDN>]: UNREACHABLE! => {
    "changed": false,
    "msg": "ssl: auth method ssl requires a username",
    "unreachable": true
}

Can someone please explain? Thanks

Work-Hard

unread,
May 5, 2020, 9:22:00 PM5/5/20
to Ansible Project
 FAILED! => {"changed": false, "cmd": ["dpkg", "--configure", "a"], "delta": "0:00:00.064010", "end": "2020-05-06 01:18:35.173136", "msg": "non-zero return code", "rc": 1, "start": "2020-05-06 01:18:35.109126", "stderr": "dpkg: error processing package a (--configure):\n no package named 'a' is installed, cannot configure\nErrors were encountered while processing:\n a", "stderr_lines": ["dpkg: error processing package a (--configure):", " no package named 'a' is installed, cannot configure", "Errors were encountered while processing:", " a"], "stdout": "", "stdout_lines": []}

Dick Visser

unread,
May 6, 2020, 1:33:44 AM5/6/20
to ansible...@googlegroups.com
I see two totally unrelated messages containing just an error?
To answer your question more information is needed. Could you please describe clearly all of the below:


- What goal you are trying to achieve.

- How you are doing this.

- What problems you encounter.

- Which commands did you run, and what actual output did you get (copied as plain text - not as screenshots, images, or other binary attachments).

- What do the relevant inventory/tasks/playbooks/code/variables look like.

- The output of ‘ansible --version’



And keep each problem to a single message


On Wed, 6 May 2020 at 03:22, Work-Hard <workema...@gmail.com> wrote:
 FAILED! => {"changed": false, "cmd": ["dpkg", "--configure", "a"], "delta": "0:00:00.064010", "end": "2020-05-06 01:18:35.173136", "msg": "non-zero return code", "rc": 1, "start": "2020-05-06 01:18:35.109126", "stderr": "dpkg: error processing package a (--configure):\n no package named 'a' is installed, cannot configure\nErrors were encountered while processing:\n a", "stderr_lines": ["dpkg: error processing package a (--configure):", " no package named 'a' is installed, cannot configure", "Errors were encountered while processing:", " a"], "stdout": "", "stdout_lines": []}

--
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 ansible-proje...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e3c4b33b-88f0-4c24-bc51-71b81583ff1b%40googlegroups.com.
--
Sent from a mobile device - please excuse the brevity, spelling and punctuation.
Reply all
Reply to author
Forward
0 new messages