Merge pull request 'v1.0.25' (#11) from testing into main
Reviewed-on: #11
This commit is contained in:
commit
bdfa48f95d
@ -8,7 +8,7 @@ namespace: jchristianh
|
||||
name: baseos
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 1.0.24
|
||||
version: 1.0.25
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
|
@ -4,3 +4,4 @@ node_status_user : chris
|
||||
node_status_group : chris
|
||||
node_status_dir : /home/chris/node_status
|
||||
node_status_file : status.csv
|
||||
node_status_lc : 3
|
||||
|
@ -30,5 +30,6 @@
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user