Re: [ansible-project] Re: Target machines are unreachable

2020-05-05 Thread Dick Visser
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  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-project+unsubscr...@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.

-- 
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-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAL8fbwPSW6CKeXEd2Ui954d2HHZJ7RpML5nuHW6LMeDFWgxrcA%40mail.gmail.com.


[ansible-project] Re: Target machines are unreachable

2020-05-05 Thread Work-Hard
 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-project+unsubscr...@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.