Merge "Fix bug with iterable"

This commit is contained in:
Jenkins
2016年09月26日 12:41:14 +00:00
committed by Gerrit Code Review

View File

@@ -61,7 +61,7 @@
- name:Remove signed certs and keys for regen
file:
dest:"{{ haproxy_ssl_cert }}"
dest:"{{ item }}"
state:"absent"
with_items:
- "{{ haproxy_ssl_pem }}"
Reference in New Issue
openstack/openstack-ansible-haproxy_server
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.