tripleo-ansible/tripleo_ansible/roles/octavia_controller_dcn_config
Takashi Kajinami 8eed51fd2b Use true/false for boolean values
In ansible, usage of true/false for boolean values, instead of yes/no,
is considered as a best practise and is enforced by ansible-lint with
the "truthy value should be one of false, true (truthy)" rule.

This change replaces usage of yes/no by true/false to follow that
practise.

Change-Id: Id130a932f8cb56d76550b9b41dd0556f6a1863d2
2022-01-30 21:58:47 +09:00
..
defaults Add support for Octavia AZs for Edge deployments 2022-01-13 10:29:43 +01:00
meta Add support for Octavia AZs for Edge deployments 2022-01-13 10:29:43 +01:00
tasks Use true/false for boolean values 2022-01-30 21:58:47 +09:00