Compare commits
No commits in common. "1ad31b83051e79ced742ba523d88d6e01235b4ec" and "bdfa48f95d437cc7d34b13103f152cb491e99867" have entirely different histories.
1ad31b8305
...
bdfa48f95d
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -6,7 +6,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -30,4 +30,6 @@
|
|||||||
group : "{{ node_status_group }}"
|
group : "{{ node_status_group }}"
|
||||||
delegate_to : "{{ node_status_host }}"
|
delegate_to : "{{ node_status_host }}"
|
||||||
throttle : 1
|
throttle : 1
|
||||||
|
loop: "{{ range(0, node_status_lc) | list }}"
|
||||||
|
loop_control:
|
||||||
|
loop_var : node_status_log_loop
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
@ -4,7 +4,7 @@ galaxy_info:
|
|||||||
|
|
||||||
license: GPL-2.0-or-later
|
license: GPL-2.0-or-later
|
||||||
|
|
||||||
min_ansible_version: "2.14.0"
|
min_ansible_version: "2.14"
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
- name: Fedora
|
- name: Fedora
|
||||||
|
Loading…
x
Reference in New Issue
Block a user