ansible-role-k3s/tasks
AnJia 91d456ccad
fixed kubectl_get_nodes_result.stdout error
os ubuntu  amd64 16.04 LTS
ansible 2.9.20
python version 2.7

```
 FAILED! => {"msg": "The conditional check 'item in kubectl_get_nodes_result.stdout' failed. The error was: error while evaluating conditional (item in kubectl_get_nodes_result.stdout): 'dict object' has no attribute 'stdout'\n\nThe error appears to be in '/home/rancher/.ansible/roles/xanmanning.k3s/tasks/teardown/drain-and-remove-nodes.yml': line 39, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n    - name: Ensure uninstalled nodes are removed\n      ^ here\n"}

```
2021-04-30 14:31:33 +08:00
..
build Update test sequence for check mode, fixed check mode on cgroup test 2021-04-18 20:39:06 +01:00
operate Pre-documentation work 2021-02-16 16:53:49 +00:00
teardown fixed kubectl_get_nodes_result.stdout error 2021-04-30 14:31:33 +08:00
validate Update test sequence for check mode, fixed check mode on cgroup test 2021-04-18 20:39:06 +01:00
main.yml moving to file-based config 2020-10-19 20:26:12 +01:00
state-downloaded.yml Added new state "downloaded" - improved getting latest version 2019-12-28 15:50:17 +00:00
state-installed.yml Renamed k3s_control_node_address -> k3s_registration_address 2021-03-14 16:29:14 +00:00
state-restarted.yml Moved to file based config, pre-FQCN, pre-update to documentation 2020-10-22 19:26:15 +01:00
state-started.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
state-stopped.yml Build-operate workflow trial - allow for stop-starting cluster. 2019-12-20 19:41:20 +00:00
state-uninstalled.yml Pre-documentation work 2021-02-16 16:53:49 +00:00
state-validated.yml moving to file-based config 2020-10-19 20:26:12 +01:00