fix(molecule): skip post checks on hadb

This commit is contained in:
Xan Manning 2022-09-02 18:22:20 +01:00
parent 561d67cd08
commit 1d29570fc9
No known key found for this signature in database
GPG Key ID: FEBA410BBAD454FF
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
k3s_agent:
snapshotter: native
k3s_service_env_file: /tmp/k3s.env
k3s_skip_post_checks: "{{ ansible_os_family | lower == 'redhat' }}"
pre_tasks:
- name: Set each node to be a control node
ansible.builtin.set_fact: