tripleo-ansible/tripleo_ansible/roles
Emilien Macchi c1959707db Remove all ignore_errors to avoid confusion when debugging
- octavia_controller_post_config: remove "ignore_errors: true". It's not
  supposed to be needed, since there is already a
  "failed_when: config_contents.rc != 0" which knows when to fail.

- octavia_undercloud, tripleo_cellv2, tripleo_ceph_common,
  tripleo_container_manage, tripleo_packages and tripleo_puppet_cache:
  replace "ignore_errors: true" by "failed_when: false" for debugging
  experience. We know the tasks can fail and we don't care, let's just
  not show them as failures in that case and force the task to never
  fail.

- tripleo_podman: instead of ignoring errors, check if the config file
  actually exists before wipping it out.

Change-Id: Ib3716e4823735a9db9bd3cac33b8daf0e5f3d186
2020-03-06 16:09:37 +00:00
..
aide Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
backup_and_restore Fix error with command ansible module and pipes 2020-02-26 15:24:37 +01:00
login_defs Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
octavia_common Import octavia roles and playbooks from tripleo-common 2019-06-13 17:29:13 -05:00
octavia_controller_config Replace all references to the old role name 2020-01-22 12:06:06 +00:00
octavia_controller_post_config Remove all ignore_errors to avoid confusion when debugging 2020-03-06 16:09:37 +00:00
octavia_overcloud_config Replace all references to the old role name 2020-01-22 12:06:06 +00:00
octavia_undercloud Remove all ignore_errors to avoid confusion when debugging 2020-03-06 16:09:37 +00:00
test_deps Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
test_package_action Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_bootstrap Ensure rsync is installed during bootstrap 2020-02-24 08:22:03 -05:00
tripleo_cellv2 Remove all ignore_errors to avoid confusion when debugging 2020-03-06 16:09:37 +00:00
tripleo_ceph_common Remove all ignore_errors to avoid confusion when debugging 2020-03-06 16:09:37 +00:00
tripleo_ceph_run_ansible Remove tripleo_ceph_fetch_dir role 2020-02-25 22:31:36 +00:00
tripleo_ceph_uuid Remove tripleo_ceph_fetch_dir role 2020-02-25 22:31:36 +00:00
tripleo_ceph_work_dir Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_clients_install Tune-up package install 2020-03-02 10:12:40 -06:00
tripleo_config Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_container_image_prepare Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_container_manage Remove all ignore_errors to avoid confusion when debugging 2020-03-06 16:09:37 +00:00
tripleo_container_rm tripleo_container_rm: also remove systemd requires when they exist 2020-02-21 04:11:49 +00:00
tripleo_container_stop Upgrade molecule to 3.0 2020-02-20 14:04:28 +00:00
tripleo_container_tag Upgrade molecule to 3.0 2020-02-20 14:04:28 +00:00
tripleo_create_admin Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_firewall Upgrade molecule to 3.0 2020-02-20 14:04:28 +00:00
tripleo_hieradata Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_hosts_entries Only add host entries for role_networks 2020-03-03 16:02:48 +01:00
tripleo_image_serve Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_kernel Upgrade molecule to 3.0 2020-02-20 14:04:28 +00:00
tripleo_keystone_resources Fixed the condition for gather_domains 2020-03-02 04:56:00 +00:00
tripleo_module_load Upgrade molecule to 3.0 2020-02-20 14:04:28 +00:00
tripleo_nova_image_cache Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_ovs_dpdk Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_packages Remove all ignore_errors to avoid confusion when debugging 2020-03-06 16:09:37 +00:00
tripleo_persist Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_podman Remove all ignore_errors to avoid confusion when debugging 2020-03-06 16:09:37 +00:00
tripleo_ptp Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_puppet_cache Remove all ignore_errors to avoid confusion when debugging 2020-03-06 16:09:37 +00:00
tripleo_securetty Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_ssh_known_hosts Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_sshd Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_systemd_wrapper Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_timezone Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_transfer Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_upgrade_hiera Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tripleo_validations_package Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
tuned Merge "Upgrade molecule to 3.0" 2020-02-20 20:37:28 +00:00
backup-and-restore Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
login-defs Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
octavia-controller-config Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
octavia-controller-post-config Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
octavia-overcloud-config Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
octavia-undercloud Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-bootstrap Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-cellv2 Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-ceph-common Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-ceph-run-ansible Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-ceph-uuid Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-ceph-work-dir Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-clients-install Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-config Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-container-image-prepare Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-container-manage Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-container-rm Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-container-stop Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-container-tag Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-create-admin Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-docker-rm Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-firewall Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-hieradata Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-hosts-entries Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-image-serve Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-kernel Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-keystone-resources Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-module-load Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-nova-image-cache Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-ovs-dpdk Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-packages Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-persist Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-podman Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-ptp Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-puppet-cache Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-securetty Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-ssh-known-hosts Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-sshd Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-systemd-wrapper Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-timezone Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-transfer Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-upgrade-hiera Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo-validations-package Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tripleo_docker_rm Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00