ansible-role-tripleo-modify.../tasks
Ronelle Landy b304c8979c Only mount /etc/{{ pkg_mgr_suffix }}/vars if it exists
/etc/{{ pkg_mgr_suffix }}/vars exists on stream and
some other platforms but is missing from RHEL 8.x.

This patch checks that that directory exists first
before mounting it.

Change-Id: I048434b38eb1d6b1c83a89d90e01f71d467d7fb7
2021-05-20 14:08:42 -04:00
..
copy_rpms.yml Add the possibility to update packages from local rpms using yum. 2020-01-13 20:38:19 -05:00
dev_install.yml Use length to avoid unsupported operations with '>' 2019-11-27 07:22:49 -06:00
get_original_user.yml get_original_user: override source_image_facts 2019-07-11 05:32:46 +00:00
main.yml Run all linters via pre-commit 2019-02-15 18:22:10 +05:30
modify_image.yml Fix become and remote_src when modifying an image 2020-05-26 12:27:33 -05:00
precheck.yml Run all linters via pre-commit 2019-02-15 18:22:10 +05:30
rpm_install.yml Add the possibility to update packages from local rpms using yum. 2020-01-13 20:38:19 -05:00
yum_common.yml Use dnf/yum vars based on what is available 2021-05-06 12:21:26 +05:30
yum_install.yml Implement a yum install command 2019-07-03 17:45:21 -06:00
yum_install_buildah.yml Only mount /etc/{{ pkg_mgr_suffix }}/vars if it exists 2021-05-20 14:08:42 -04:00
yum_install_docker.yml Implement a yum install command 2019-07-03 17:45:21 -06:00
yum_update.yml Run all linters via pre-commit 2019-02-15 18:22:10 +05:30
yum_update_buildah.yml Only mount /etc/{{ pkg_mgr_suffix }}/vars if it exists 2021-05-20 14:08:42 -04:00
yum_update_docker.yml Add the possibility to update packages from local rpms using yum. 2020-01-13 20:38:19 -05:00