Updated from OpenStack Ansible Tests

Change-Id: Ief9f9c4b3f7d896358ea6102c6980d15d64bb65c
This commit is contained in:
OpenStack Proposal Bot 2019-10-08 13:25:54 +00:00
parent 7858df55c3
commit 591f2b4bbb
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,7 @@
with_items: "{{ _service_users }}"
retries: 5
delay: 10
no_log: True
- name: Add service users
os_user:
@ -140,6 +141,7 @@
with_items: "{{ _service_users }}"
retries: 5
delay: 10
no_log: True
- name: Add endpoints to keystone endpoint catalog
os_keystone_endpoint: