found another task that is failing, testing out omit here

This commit is contained in:
Geoff Jacobs
2023-08-11 09:56:35 +10:00
parent a532054d00
commit e8914d0a6a

View File

@@ -18,6 +18,8 @@
- curl
- unzip
- fontconfig
vars:
ansible_python_interpreter: "{{ '/usr/bin/python2' if ((ansible_distribution | lower == 'amazon') and (ansible_distribution_version == '2')) else omit }}"
- name: Create product group
ansible.builtin.group: