Created
October 13, 2017 14:06
-
-
Save major/8369144a2976ece510635f923f423c0c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-10-13 13:11:25.215295 | TASK [os_keystone : Debug the ansible_play_hosts variable] ********************* | |
2017-10-13 13:11:25.242905 | Friday 13 October 2017 13:11:25 +0000 (0:00:00.185) 0:18:39.932 ******** | |
2017-10-13 13:11:25.318950 | ok: [keystone1] => { | |
2017-10-13 13:11:25.319033 | "ansible_play_hosts": [ | |
2017-10-13 13:11:25.319060 | "keystone1", | |
2017-10-13 13:11:25.319082 | "keystone2" | |
2017-10-13 13:11:25.319099 | ] | |
2017-10-13 13:11:25.319115 | } | |
2017-10-13 13:11:25.375350 | | |
2017-10-13 13:11:25.375442 | TASK [os_keystone : Debug the inventory_hostname variable] ********************* | |
2017-10-13 13:11:25.391988 | Friday 13 October 2017 13:11:25 +0000 (0:00:00.149) 0:18:40.081 ******** | |
2017-10-13 13:11:25.465664 | ok: [keystone1] => { | |
2017-10-13 13:11:25.465748 | "inventory_hostname": "keystone1" | |
2017-10-13 13:11:25.465768 | } | |
2017-10-13 13:11:25.589118 | | |
2017-10-13 13:11:25.589229 | TASK [os_keystone : create the system group] *********************************** | |
2017-10-13 13:11:25.608004 | Friday 13 October 2017 13:11:25 +0000 (0:00:00.215) 0:18:40.297 ******** | |
2017-10-13 13:11:26.082509 | changed: [keystone1 -> 10.1.0.3] => (item=keystone1) | |
2017-10-13 13:11:26.499520 | changed: [keystone1 -> 10.1.0.4] => (item=keystone2) | |
2017-10-13 13:11:26.629013 | | |
2017-10-13 13:11:26.629112 | TASK [os_keystone : create additional groups] ********************************** | |
2017-10-13 13:11:26.646370 | Friday 13 October 2017 13:11:26 +0000 (0:00:01.038) 0:18:41.335 ******** | |
2017-10-13 13:11:27.117106 | changed: [keystone1 -> 10.1.0.3] => (item=[u'keystone1', u'ssl_cert']) | |
2017-10-13 13:11:27.548995 | changed: [keystone1 -> 10.1.0.4] => (item=[u'keystone2', u'ssl_cert']) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment