openstack-ansible-haproxy_s.../tasks
Jesse Pretorius 311bc08503 Use realpath filter instead of the stat/dir dance
We can make the deployment more efficient if we use the realpath
filter, instead of first checking for the directory and then
implementing the changes in a follow-up task.

This is more readable, simpler and faster to execute.

Change-Id: Iaa6c1873330370ae62cd29e7d4c211c7211b703d
2018-06-13 16:23:03 +01:00
..
haproxy_install.yml Do not delegate to omit 2018-04-12 11:00:17 +02:00
haproxy_post_install.yml Cleanup role 2018-02-15 09:35:21 -06:00
haproxy_pre_install.yml Use realpath filter instead of the stat/dir dance 2018-06-13 16:23:03 +01:00
haproxy_service_config.yml Simplify SELinux check 2018-03-06 13:15:04 -06:00
haproxy_ssl.yml Cleanup role 2018-02-15 09:35:21 -06:00
haproxy_ssl_key_create.yml Ensure self-signed certificates are distributed 2016-10-21 17:53:41 +01:00
haproxy_ssl_key_distribute.yml Fix for installing haproxy with limit 2017-01-30 14:00:15 -08:00
haproxy_ssl_key_store.yml Improve role idempotency 2017-04-11 11:14:28 -07:00
haproxy_ssl_self_signed.yml Cleanup role 2018-02-15 09:35:21 -06:00
haproxy_ssl_user_provided.yml Ensure self-signed certificates are distributed 2016-10-21 17:53:41 +01:00
main.yml Cleanup role 2018-02-15 09:35:21 -06:00