59621889ccf336ab0567f27285cd4f0b12afe4bb
We use the same condition, which defines against what host some "service" tasks should run against, several times. It's hard to keep it the same across the role and ansible spending additional resources to evaluate it each time, so it's simpler and better for the maintenance to set a boolean variable which will say for all tasks, that we want to run only against signle host, if they should run or not now. Change-Id: I63e9f830f086763f3dcb90cd54dbdebcfc679b1c
Team and repository tags
Designate role for OpenStack-Ansible
Ansible role to install OpenStack designate.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_designate/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_designate/
- The project source code repository is located at:
-
https://opendev.org/openstack/openstack-ansible-os_designate/
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Jinja
69.8%
Python
30.2%