'with_' clauses are evaluated before 'when' clauses. In Ansible 1.9 the task is silently skipped when a variable within a 'with_' clause is undefined, Ansible 2 provides a deprecation warning. Separate the task deploying a user provided ssl cert and key into two and check them individually for 'rabbitmq_user_ssl_cert' or 'rabbitmq_user_ssl_key' being defined. Change-Id: I68afa3066ad88ecae95fcb29c78764d02dc38627
1.7 KiB
1.7 KiB