clear
query|
facets|
time |
Search criteria: author:"John Harmon".
Results from 1 to 6 from
6 (0.0s).
|
|
|
Loading phrases to help you refine your search...
|
Re: Parsing a csv file -
Ansible - [mail # user]
|
...Matt, thank you! I took what you gave me and finished off with this, which gives me what I need. - name: Write error log lineinfile: line: "{{ item.ErrorMessage }}" ... |
|
|
|
|
[expand - 2 more]
[collapse]
-
archive: "file.zip" does not exist -
Ansible - [mail # user]
|
...No, it doesn't. It is on my laptop. Was hoping to zip it up locallyOn Friday, November 15, 2019 at 8:27:35 AM UTC-7, Sam Doran wrote:>> John,>> The value for path mus... |
|
|
|
|
archive: "file.zip" does not exist - Ansible - [mail # user]
|
...On Friday, November 15, 2019 at 9:40:49 AM UTC-7, Kai Stian Olstad wrote:>> On Fri, Nov 15, 2019 at 08:37:43AM -0800, John Harmon wrote: > > No, it doesn't. It is on my lap... |
|
|
|
archive: "file.zip" does not exist - Ansible - [mail # user]
|
...I have the following:- name: Compress reports archive: path: "{{ final_location }}/{{ host }}_reports" #dest: "{{ final_location }}/{{ host }}_reports.z... |
|
|
|
|
|
[expand - 1 more]
[collapse]
-
What approach should I take with this loop? -
Ansible - [mail # user]
|
...The following fails for sure, but you get the idea of what I am trying to do. How might I be able to loop this? Problem is with 'searchme' and probably trying to do something you... |
|
|
|
|
What approach should I take with this loop? - Ansible - [mail # user]
|
...On Thursday, November 14, 2019 at 1:59:18 PM UTC-7, Vladimir Botka wrote:>> On Thu, 14 Nov 2019 11:41:51 -0800 (PST) > John Harmon > wrote: >> > The following fails for ... |
|
|
|
|
|
|