openstack-ansible-haproxy_s.../tasks
Markos Chandras f856772945 tasks: Ensure the 'adm' group is present
The role uses the 'adm' group when creating the log directory. However,
nothing really checks whether the groups is present or not, so it will
fail in case it is not. As such, we need to create the group before
trying to use it.

Change-Id: I757632db50b57710da77ea36de09e5f76674fcd5
2018-09-13 15:08:07 +01:00
..
haproxy_install.yml Fix usage of "|" for tests 2018-07-12 17:03:06 +02:00
haproxy_post_install.yml Cleanup role 2018-02-15 09:35:21 -06:00
haproxy_pre_install.yml tasks: Ensure the 'adm' group is present 2018-09-13 15:08:07 +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