Commit Graph

4 Commits

Author SHA1 Message Date
lksz 9f0d669b4c Ansible Output improvements
Using AnsibleOutput type, default type data will output 4 last lines,
while all lines would be available if needed.
2021-05-09 23:45:23 -04:00
lksz a64d3c83af Updated Ansible scripts
Cleaner output, with focus on last lines of output by default
2021-05-08 17:46:33 -04:00
lksz 7cb9f09c8c Ansible modifications
--one-line output is the default
added stopwatch timing to the default output
combined Status and RC into a single 2 element array, so that # of
columns would default to table format

Instead of -OneLine a -RawOutput switch was introduced to force full
output
2021-05-05 17:57:09 -04:00
lksz aca79c186a Created a dedicated ansible package 2020-12-02 00:30:57 -05:00