This commit is contained in:
@ -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_count : 3
|
||||
|
@ -29,4 +29,4 @@
|
||||
owner : "{{ node_status_user }}"
|
||||
group : "{{ node_status_group }}"
|
||||
delegate_to : "{{ node_status_host }}"
|
||||
loop: "{{ range(0, node_status_count) | list }}"
|
||||
throttle : 1
|
||||
|
Reference in New Issue
Block a user