changes to allow playbook to run in check_mode
check_mode: no and when: not ansible_check_mode to allow playbook to run in check_mode, which it now does.
Also added ansible_distribution_release.
closes #83 (closed)
Edited by Steve Ison
GitLab will be updated on 12-Feb-2026 between 12:00 and 14:00. There may be small periods of service instability.
check_mode: no and when: not ansible_check_mode to allow playbook to run in check_mode, which it now does.
Also added ansible_distribution_release.
closes #83 (closed)