Compare commits

..

No commits in common. "bdfa48f95d437cc7d34b13103f152cb491e99867" and "a29281515b601065301b1e932ce7dcf75b7bd6fd" have entirely different histories.

3 changed files with 1 additions and 3 deletions

View File

@ -8,7 +8,7 @@ namespace: jchristianh
name: baseos
# The version of the collection. Must be compatible with semantic versioning
version: 1.0.25
version: 1.0.24
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md

View File

@ -4,4 +4,3 @@ node_status_user : chris
node_status_group : chris
node_status_dir : /home/chris/node_status
node_status_file : status.csv
node_status_lc : 3

View File

@ -30,6 +30,5 @@
group : "{{ node_status_group }}"
delegate_to : "{{ node_status_host }}"
throttle : 1
loop: "{{ range(0, node_status_lc) | list }}"
loop_control:
loop_var : node_status_log_loop