openstack-ansible/releasenotes/notes/systemd_service_pre_post_exec-283b657e52d33d2b.yaml
Dmitriy Rabotyagov b2b61f792e Bump OpenStack-Ansible for Zed release
Change-Id: Ib97bdd1c77649ce8d3a767da6d29edbe9f7c2888
2022-12-14 13:03:44 +00:00

7 lines
234 B
YAML

---
features:
- |
Now you can define ``execstartpres`` and ``execstopposts`` keys for the
`systemd_services` structure. They will allow to define pre-start and
post-stop service executables and must be defined as lists.