tripleo-validations/roles/undercloud_heat_purge_deleted
Zuul df1d1955cf Merge "Remove workaround for tox-ansible and global molecule config" into stable/train 2021-07-12 19:31:24 +00:00
..
defaults Replace all references to the old role name 2020-02-10 14:51:12 +01:00
molecule/default Merge "Remove workaround for tox-ansible and global molecule config" into stable/train 2021-07-12 19:31:24 +00:00
tasks Get the undercloud.conf file from where it actually is 2021-04-09 15:59:30 +02:00
vars Replace all references to the old role name 2020-02-10 14:51:12 +01:00
README.md Replace all references to the old role name 2020-02-10 14:51:12 +01:00

README.md

Undercloud-heat-purge-deleted

An Ansible role to check if heat-manage purge_deleted is enabled in the crontab

Requirements

This role requires an installed and working Undercloud.

Role Variables

  • cron_check: <'heat-manage purge_deleted'> -- String to check in the crontab

Dependencies

No dependencies.

Example Playbook

- hosts: undercloud
  roles:
     - { role: undercloud-heat-purge-deleted }

License

Apache

Author Information

Red Hat TripleO Validations Team