Created
November 11, 2019 03:16
-
-
Save tacahiroy/3600e7cfafa4a18b32b379be0cca247b to your computer and use it in GitHub Desktop.
Set variable when the target vesion is EL 7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ansible_distribution_major_version_when_var_is_7: | |
my_packages: "{{ lookup('flattened', my_packages, 'ShellCheck') }}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment