Skip to content
  1. Jun 08, 2023
  2. Jun 06, 2023
  3. Jun 05, 2023
  4. Jun 03, 2023
  5. Jun 02, 2023
  6. Jun 01, 2023
  7. May 31, 2023
  8. May 30, 2023
  9. May 29, 2023
  10. May 26, 2023
  11. May 25, 2023
  12. May 24, 2023
  13. May 23, 2023
    • darkobas2's avatar
      fix multus include (#10105) · 4014a1cc
      darkobas2 authored
      ``
      "msg": "Failed to template loop_control.label: 'ansible.utils.unsafe_proxy.AnsibleUnsafeText object' has no attribute 'item'. 'ansible.utils.unsafe_proxy.AnsibleUnsafeText object' has no attribute 'item'", "skip_reason": "Conditional result was False"}
      ``
      fixes case when multus should NOT be included.
      v2.22.0
      4014a1cc
    • Arthur Outhenin-Chalandre's avatar
      playbooks: bootstrap in facts playbook (#10069) · c55844b8
      Arthur Outhenin-Chalandre authored
      
      
      Calling bootstrap in facts.yaml so that we can always collect facts even on
      new nodes. This is useful when you want to add nodes to an inventory
      beforehand and then collect facts and scale the cluster with the scale
      playbook and --limits. With dynamic inventory sometimes it might be more
      difficult to add the nodes after running the facts playbook in this
      specific situation.
      
      Signed-off-by: default avatarArthur Outhenin-Chalandre <arthur.outhenin-chalandre@proton.ch>
      c55844b8
Loading